mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-13 12:49:46 +00:00
Minor adjustments to levels of boundaries
This commit is contained in:
parent
c229efba05
commit
27601babb4
1 changed files with 5 additions and 5 deletions
|
|
@ -358,7 +358,7 @@ Formats:
|
|||
</boundary>
|
||||
|
||||
<boundary>
|
||||
<level>3</level>
|
||||
<level>4</level>
|
||||
<clause>1</clause>
|
||||
<where>1,2</where>
|
||||
<ptype>3</ptype>
|
||||
|
|
@ -376,7 +376,7 @@ Formats:
|
|||
</boundary>
|
||||
|
||||
<boundary>
|
||||
<level>3</level>
|
||||
<level>2</level>
|
||||
<clause>1</clause>
|
||||
<where>1,2</where>
|
||||
<ptype>4</ptype>
|
||||
|
|
@ -385,7 +385,7 @@ Formats:
|
|||
</boundary>
|
||||
|
||||
<boundary>
|
||||
<level>4</level>
|
||||
<level>3</level>
|
||||
<clause>1</clause>
|
||||
<where>1,2</where>
|
||||
<ptype>4</ptype>
|
||||
|
|
@ -412,7 +412,7 @@ Formats:
|
|||
</boundary>
|
||||
|
||||
<boundary>
|
||||
<level>4</level>
|
||||
<level>3</level>
|
||||
<clause>1</clause>
|
||||
<where>1,2</where>
|
||||
<ptype>5</ptype>
|
||||
|
|
@ -421,7 +421,7 @@ Formats:
|
|||
</boundary>
|
||||
|
||||
<boundary>
|
||||
<level>5</level>
|
||||
<level>4</level>
|
||||
<clause>1</clause>
|
||||
<where>1,2</where>
|
||||
<ptype>5</ptype>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue