mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-11 10:19:03 +00:00
i believe that this one should be the first level 1 boundary
This commit is contained in:
@@ -267,6 +267,15 @@ 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>
|
||||||
@@ -294,15 +303,6 @@ 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>
|
||||||
|
|||||||
Reference in New Issue
Block a user