mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor adjustments to levels of boundaries
This commit is contained in:
@@ -358,7 +358,7 @@ Formats:
|
|||||||
</boundary>
|
</boundary>
|
||||||
|
|
||||||
<boundary>
|
<boundary>
|
||||||
<level>3</level>
|
<level>4</level>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>1,2</where>
|
<where>1,2</where>
|
||||||
<ptype>3</ptype>
|
<ptype>3</ptype>
|
||||||
@@ -376,7 +376,7 @@ Formats:
|
|||||||
</boundary>
|
</boundary>
|
||||||
|
|
||||||
<boundary>
|
<boundary>
|
||||||
<level>3</level>
|
<level>2</level>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>1,2</where>
|
<where>1,2</where>
|
||||||
<ptype>4</ptype>
|
<ptype>4</ptype>
|
||||||
@@ -385,7 +385,7 @@ Formats:
|
|||||||
</boundary>
|
</boundary>
|
||||||
|
|
||||||
<boundary>
|
<boundary>
|
||||||
<level>4</level>
|
<level>3</level>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>1,2</where>
|
<where>1,2</where>
|
||||||
<ptype>4</ptype>
|
<ptype>4</ptype>
|
||||||
@@ -412,7 +412,7 @@ Formats:
|
|||||||
</boundary>
|
</boundary>
|
||||||
|
|
||||||
<boundary>
|
<boundary>
|
||||||
<level>4</level>
|
<level>3</level>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>1,2</where>
|
<where>1,2</where>
|
||||||
<ptype>5</ptype>
|
<ptype>5</ptype>
|
||||||
@@ -421,7 +421,7 @@ Formats:
|
|||||||
</boundary>
|
</boundary>
|
||||||
|
|
||||||
<boundary>
|
<boundary>
|
||||||
<level>5</level>
|
<level>4</level>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>1,2</where>
|
<where>1,2</where>
|
||||||
<ptype>5</ptype>
|
<ptype>5</ptype>
|
||||||
|
|||||||
Reference in New Issue
Block a user