mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-03 13:14:13 +03:00
world premiere :)
This commit is contained in:
parent
50969d238b
commit
15645f50d4
|
@ -610,6 +610,22 @@ Formats:
|
|||
</response>
|
||||
</test>
|
||||
|
||||
<test>
|
||||
<title>MySQL boolean-based blind - Parameter replace (MAKE_SET - original value)</title>
|
||||
<stype>1</stype>
|
||||
<level>3</level>
|
||||
<risk>1</risk>
|
||||
<clause>1,2,3</clause>
|
||||
<where>3</where>
|
||||
<vector>MAKE_SET([INFERENCE],[ORIGVALUE])</vector>
|
||||
<request>
|
||||
<payload>MAKE_SET([RANDNUM]=[RANDNUM],[ORIGVALUE])</payload>
|
||||
</request>
|
||||
<response>
|
||||
<comparison>MAKE_SET([RANDNUM]=[RANDNUM1],[ORIGVALUE])</comparison>
|
||||
</response>
|
||||
</test>
|
||||
|
||||
<test>
|
||||
<title>MySQL >= 5.0 boolean-based blind - Parameter replace</title>
|
||||
<stype>1</stype>
|
||||
|
|
Loading…
Reference in New Issue
Block a user