mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-15 18:43:16 +03:00
i believe that this one should be the first level 1 boundary
This commit is contained in:
parent
e5f54644f0
commit
78d696fd4f
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user