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

Skip to content

Commit dbaa35f

Browse files
committed
Minor fix
1 parent 2dc570d commit dbaa35f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

xml/payloads.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ Formats:
721721
<stype>1</stype>
722722
<level>3</level>
723723
<risk>1</risk>
724-
<clause>1</clause>
724+
<clause>1,2,3</clause>
725725
<where>1</where>
726726
<vector>RLIKE IF([INFERENCE],[ORIGVALUE],0x28)</vector>
727727
<request>
@@ -736,7 +736,6 @@ Formats:
736736
</test>
737737
<!-- End of boolean-based blind tests - WHERE or HAVING clause -->
738738

739-
740739
<!-- Boolean-based blind tests - Parameter replace -->
741740
<test>
742741
<title>Generic boolean-based blind - Parameter replace (original value)</title>

0 commit comments

Comments
 (0)