mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
minor revert
This commit is contained in:
@@ -529,7 +529,7 @@ Formats:
|
|||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>1</where>
|
<where>1</where>
|
||||||
<ptype>2</ptype>
|
<ptype>2</ptype>
|
||||||
<prefix>'||(SELECT [RANDNUM1] FROM DUAL WHERE [RANDNUM]=[RANDNUM]</prefix>
|
<prefix>'||(SELECT '[RANDSTR]' FROM DUAL WHERE [RANDNUM]=[RANDNUM]</prefix>
|
||||||
<suffix>)||'</suffix>
|
<suffix>)||'</suffix>
|
||||||
</boundary>
|
</boundary>
|
||||||
|
|
||||||
@@ -538,7 +538,7 @@ Formats:
|
|||||||
<clause>1</clause>
|
<clause>1</clause>
|
||||||
<where>1</where>
|
<where>1</where>
|
||||||
<ptype>2</ptype>
|
<ptype>2</ptype>
|
||||||
<prefix>'||(SELECT [RANDNUM1] WHERE [RANDNUM]=[RANDNUM]</prefix>
|
<prefix>'||(SELECT '[RANDSTR]' WHERE [RANDNUM]=[RANDNUM]</prefix>
|
||||||
<suffix>)||'</suffix>
|
<suffix>)||'</suffix>
|
||||||
</boundary>
|
</boundary>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user