mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-03 05:04:11 +03:00
Minor fix
This commit is contained in:
parent
2dc570d7a8
commit
dbaa35f9fe
|
@ -721,7 +721,7 @@ Formats:
|
|||
<stype>1</stype>
|
||||
<level>3</level>
|
||||
<risk>1</risk>
|
||||
<clause>1</clause>
|
||||
<clause>1,2,3</clause>
|
||||
<where>1</where>
|
||||
<vector>RLIKE IF([INFERENCE],[ORIGVALUE],0x28)</vector>
|
||||
<request>
|
||||
|
@ -736,7 +736,6 @@ Formats:
|
|||
</test>
|
||||
<!-- End of boolean-based blind tests - WHERE or HAVING clause -->
|
||||
|
||||
|
||||
<!-- Boolean-based blind tests - Parameter replace -->
|
||||
<test>
|
||||
<title>Generic boolean-based blind - Parameter replace (original value)</title>
|
||||
|
|
Loading…
Reference in New Issue
Block a user