mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-06 06:03:22 +03:00
minor revert
This commit is contained in:
parent
049c27c739
commit
d5b4b7996a
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user