mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-08 21:51:29 +00:00
Minor update
This commit is contained in:
@@ -545,7 +545,7 @@ Formats:
|
|||||||
<boundary>
|
<boundary>
|
||||||
<level>5</level>
|
<level>5</level>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>1</where>
|
<where>3</where>
|
||||||
<ptype>2</ptype>
|
<ptype>2</ptype>
|
||||||
<prefix>(SELECT [RANDNUM1] FROM DUAL WHERE [RANDNUM]=[RANDNUM]</prefix>
|
<prefix>(SELECT [RANDNUM1] FROM DUAL WHERE [RANDNUM]=[RANDNUM]</prefix>
|
||||||
<suffix>)</suffix>
|
<suffix>)</suffix>
|
||||||
@@ -554,7 +554,7 @@ Formats:
|
|||||||
<boundary>
|
<boundary>
|
||||||
<level>5</level>
|
<level>5</level>
|
||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>1</where>
|
<where>3</where>
|
||||||
<ptype>2</ptype>
|
<ptype>2</ptype>
|
||||||
<prefix>(SELECT [RANDNUM1] WHERE [RANDNUM]=[RANDNUM]</prefix>
|
<prefix>(SELECT [RANDNUM1] WHERE [RANDNUM]=[RANDNUM]</prefix>
|
||||||
<suffix>)</suffix>
|
<suffix>)</suffix>
|
||||||
|
|||||||
Reference in New Issue
Block a user