fuzzdb/attack-payloads/sql-injection/detect/MySQL.fuzz.txt
2010-08-04 14:21:40 +00:00

8 lines
112 B
Text

a
1
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