mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Space after the generic comments has to be "protected"
This commit is contained in:
parent
8aada250f3
commit
5ff59296ef
2 changed files with 20 additions and 20 deletions
|
|
@ -196,7 +196,7 @@ Tag: <test>
|
|||
<vector>AND [INFERENCE]</vector>
|
||||
<request>
|
||||
<payload>AND [RANDNUM]=[RANDNUM]</payload>
|
||||
<comment>-- </comment>
|
||||
<comment>-- -</comment>
|
||||
</request>
|
||||
<response>
|
||||
<comparison>AND [RANDNUM]=[RANDNUM1]</comparison>
|
||||
|
|
@ -213,7 +213,7 @@ Tag: <test>
|
|||
<vector>OR [INFERENCE]</vector>
|
||||
<request>
|
||||
<payload>OR [RANDNUM]=[RANDNUM]</payload>
|
||||
<comment>-- </comment>
|
||||
<comment>-- -</comment>
|
||||
</request>
|
||||
<response>
|
||||
<comparison>OR [RANDNUM]=[RANDNUM1]</comparison>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue