found a fix for a OR time-based MySQL payload :)

This commit is contained in:
Miroslav Stampar 2010-12-07 00:31:46 +00:00
parent 61f82fd274
commit 1ba98dc9ec

View File

@ -1570,7 +1570,7 @@ Formats:
<where>2</where>
<vector>OR IF(([INFERENCE]), [RANDNUM], SLEEP([SLEEPTIME]))</vector>
<request>
<payload>OR SLEEP([SLEEPTIME])</payload>
<payload>OR SLEEP([SLEEPTIME])=0</payload>
</request>
<response>
<time>[SLEEPTIME]</time>