mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-26 19:43:48 +03:00
Sorted out
This commit is contained in:
parent
618b3b0211
commit
1b17bac494
|
@ -410,26 +410,10 @@ Formats:
|
||||||
</response>
|
</response>
|
||||||
</test>
|
</test>
|
||||||
|
|
||||||
<test>
|
|
||||||
<title>OR boolean-based blind - WHERE clause (login)</title>
|
|
||||||
<stype>1</stype>
|
|
||||||
<level>2</level>
|
|
||||||
<risk>3</risk>
|
|
||||||
<clause>1</clause>
|
|
||||||
<where>1</where>
|
|
||||||
<request>
|
|
||||||
<payload>OR [RANDNUM]=[RANDNUM]</payload>
|
|
||||||
<comment>#</comment>
|
|
||||||
</request>
|
|
||||||
<response>
|
|
||||||
<comparison>AND [RANDNUM]=[RANDNUM1]</comparison>
|
|
||||||
</response>
|
|
||||||
</test>
|
|
||||||
|
|
||||||
<test>
|
<test>
|
||||||
<title>OR boolean-based blind - WHERE clause</title>
|
<title>OR boolean-based blind - WHERE clause</title>
|
||||||
<stype>1</stype>
|
<stype>1</stype>
|
||||||
<level>4</level>
|
<level>2</level>
|
||||||
<risk>3</risk>
|
<risk>3</risk>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>2</where>
|
<where>2</where>
|
||||||
|
@ -444,7 +428,7 @@ Formats:
|
||||||
<test>
|
<test>
|
||||||
<title>OR boolean-based blind - WHERE clause</title>
|
<title>OR boolean-based blind - WHERE clause</title>
|
||||||
<stype>1</stype>
|
<stype>1</stype>
|
||||||
<level>4</level>
|
<level>2</level>
|
||||||
<risk>3</risk>
|
<risk>3</risk>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>2</where>
|
<where>2</where>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user