-
Notifications
You must be signed in to change notification settings - Fork 14
SQL Injection
Alvin Smith edited this page Feb 24, 2023
·
10 revisions
;-- -
- always check for SQLi with both
'
and"
- https://www.youtube.com/watch?v=YHHWvXBfwQ8
- https://github.com/danielmiessler/SecLists/blob/master/Fuzzing/SQLi/Generic-SQLi.txt
- https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/SQL%20Injection
- https://www.netsparker.com/blog/web-security/sql-injection-cheat-sheet/
- https://github.com/payloadbox/sql-injection-payload-list
- https://www.sqlinjection.net/
- http://pentestmonkey.net/cheat-sheet/sql-injection/mssql-sql-injection-cheat-sheet
- https://github.com/trietptm/SQL-Injection-Payloads
- https://pentestlab.blog/2012/12/24/sql-injection-authentication-bypass-cheat-sheet
- https://resources.infosecinstitute.com/dumping-a-database-using-sql-injection/
- https://portswigger.net/web-security/sql-injection
- https://github.com/Audi-1/sqli-labs
- https://github.com/appsecco/sqlinjection-training-app
- https://tryhackme.com/room/gamezone
- https://tryhackme.com/room/avengers
- https://tryhackme.com/room/uopeasy
- https://tryhackme.com/room/jurassicpark
- https://cheatography.com/dormidera/cheat-sheets/oracle-sql-injection/
- http://www.securityidiots.com/Web-Pentest/SQL-Injection/Union-based-Oracle-Injection.html
- https://gist.github.com/bradtraversy/c831baaad44343cc945e76c2e30927b3
- https://gist.github.com/hofmannsven/9164408
https://gist.github.com/A1vinSmith/3121e6854de93dfea6e8ab65718d07ed