mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Patch for MsSQL column name injection
This commit is contained in:
parent
c37014b8e8
commit
2b56bdfaa6
4 changed files with 19 additions and 8 deletions
|
|
@ -513,8 +513,8 @@ Formats:
|
|||
<clause>8</clause>
|
||||
<where>1</where>
|
||||
<ptype>6</ptype>
|
||||
<prefix>]=[[ORIGINAL]]</prefix>
|
||||
<suffix> AND [[ORIGINAL]]=[[ORIGINAL]</suffix>
|
||||
<prefix>]-(SELECT 0 WHERE [RANDNUM]=[RANDNUM]</prefix>
|
||||
<suffix>)|[[ORIGINAL]</suffix>
|
||||
</boundary>
|
||||
<!-- End of escaped column name boundaries -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue