mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Support for a HTTP parameter pollution (Issue #267)
This commit is contained in:
parent
42f4c2bac9
commit
a024884ca7
4 changed files with 51 additions and 1 deletions
|
|
@ -197,6 +197,7 @@ optDict = {
|
|||
"dependencies": "boolean",
|
||||
"disableColoring": "boolean",
|
||||
"googlePage": "integer",
|
||||
"hpp": "boolean",
|
||||
"mobile": "boolean",
|
||||
"pageRank": "boolean",
|
||||
"smart": "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue