SecLists/Fuzzing/Databases/SQLi
2025-05-08 02:02:53 -03:00
..
Generic-BlindSQLi.fuzzdb.txt chore(wordlist): Moved SQLi wordlists into the 'Databases' directory 2025-05-08 01:51:12 -03:00
Generic-SQLi.txt chore(wordlist): Moved SQLi wordlists into the 'Databases' directory 2025-05-08 01:51:12 -03:00
MSSQL.fuzzdb.txt chore(wordlist): Moved sql injection wordlists into the 'SQLi' directory 2025-05-08 01:55:05 -03:00
MySQL-SQLi-Login-Bypass.fuzzdb.txt chore(wordlist): Moved sql injection wordlists into the 'SQLi' directory 2025-05-08 01:55:05 -03:00
MySQL.fuzzdb.txt chore(wordlist): Moved sql injection wordlists into the 'SQLi' directory 2025-05-08 01:55:05 -03:00
NoSQL.txt chore(wordlist): Moved sql injection wordlists into the 'SQLi' directory 2025-05-08 01:55:05 -03:00
Oracle.fuzzdb.txt chore(wordlist): Moved sql injection wordlists into the 'SQLi' directory 2025-05-08 01:55:05 -03:00
quick-SQLi.txt chore(wordlist): Moved SQLi wordlists into the 'Databases' directory 2025-05-08 01:51:12 -03:00
README.md feat(docs): Added warning to SQLi wordlists about destructive queries 2025-05-08 01:59:50 -03:00
SQLi-Polyglots.txt chore(wordlist): Moved polyglot sql injection wordlist into the 'SQLi' directory 2025-05-08 02:02:53 -03:00
sqli.auth.bypass.txt chore(wordlist): Moved sql injection wordlists into the 'SQLi' directory 2025-05-08 01:55:05 -03:00

SQL Injection wordlists

Caution

Many of these wordlists contain potentially destructive queries which may permanently delete data on any databases they're used on. For more information see issue #1011