Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 361ed31

Browse files
author
İsmail Taşdelen
authored
Update README.md
1 parent aedc248 commit 361ed31

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

‎README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -882,3 +882,41 @@ admin") or "1"="1"#
882882
admin") or "1"="1"/*
883883
1234 " AND 1=0 UNION ALL SELECT "admin", "81dc9bdb52d04dc20036dbd8313ed055
884884
```
885+
886+
References :
887+
888+
* SQL Injection ( OWASP )
889+
890+
👉 https://www.owasp.org/index.php/SQL_Injection
891+
892+
* Blind SQL Injection
893+
894+
👉 https://www.owasp.org/index.php/Blind_SQL_Injection
895+
896+
* Testing for SQL Injection (OTG-INPVAL-005)
897+
898+
👉 https://www.owasp.org/index.php/Testing_for_SQL_Injection_(OTG-INPVAL-005)
899+
900+
* SQL Injection Bypassing WAF
901+
902+
👉 https://www.owasp.org/index.php/SQL_Injection_Bypassing_WAF
903+
904+
* Reviewing Code for SQL Injection
905+
906+
👉 https://www.owasp.org/index.php/Reviewing_Code_for_SQL_Injection
907+
908+
* PL/SQL:SQL Injection
909+
910+
👉 https://www.owasp.org/index.php/PL/SQL:SQL_Injection
911+
912+
* Testing for NoSQL injection
913+
914+
👉 https://www.owasp.org/index.php/Testing_for_NoSQL_injection
915+
916+
* SQL Injection Injection Prevention Cheat Sheet
917+
918+
👉 https://cheatsheetseries.owasp.org/cheatsheets/Injection_Prevention_Cheat_Sheet.html
919+
920+
* SQL Injection Query Parameterization Cheat Sheet
921+
922+
👉 https://cheatsheetseries.owasp.org/cheatsheets/Query_Parameterization_Cheat_Sheet.html

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /