mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-07 17:02:39 +01:00
revert of r3203
This commit is contained in:
parent
e4933f0c92
commit
76ab14f20f
1 changed files with 9 additions and 9 deletions
|
|
@ -267,15 +267,6 @@ Formats:
|
||||||
<!-- End of generic boundaries -->
|
<!-- End of generic boundaries -->
|
||||||
|
|
||||||
<!-- WHERE/HAVING clause boundaries -->
|
<!-- WHERE/HAVING clause boundaries -->
|
||||||
<boundary>
|
|
||||||
<level>1</level>
|
|
||||||
<clause>0</clause>
|
|
||||||
<where>1,2,3</where>
|
|
||||||
<ptype>1</ptype>
|
|
||||||
<prefix></prefix>
|
|
||||||
<suffix></suffix>
|
|
||||||
</boundary>
|
|
||||||
|
|
||||||
<boundary>
|
<boundary>
|
||||||
<level>1</level>
|
<level>1</level>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
|
|
@ -303,6 +294,15 @@ Formats:
|
||||||
<suffix>AND ((([RANDNUM]=[RANDNUM]</suffix>
|
<suffix>AND ((([RANDNUM]=[RANDNUM]</suffix>
|
||||||
</boundary>
|
</boundary>
|
||||||
|
|
||||||
|
<boundary>
|
||||||
|
<level>1</level>
|
||||||
|
<clause>0</clause>
|
||||||
|
<where>1,2,3</where>
|
||||||
|
<ptype>1</ptype>
|
||||||
|
<prefix></prefix>
|
||||||
|
<suffix></suffix>
|
||||||
|
</boundary>
|
||||||
|
|
||||||
<boundary>
|
<boundary>
|
||||||
<level>1</level>
|
<level>1</level>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue