mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-26 02:05:49 +01:00
added missing parameter
This commit is contained in:
parent
4727589135
commit
c3f1e196e1
1 changed files with 1 additions and 0 deletions
|
|
@ -210,6 +210,7 @@ optDict = {
|
|||
"verbose": "integer",
|
||||
},
|
||||
"Hidden": {
|
||||
"binaryFields": "boolean",
|
||||
"profile": "boolean",
|
||||
"cpuThrottle": "integer",
|
||||
"forceDns": "boolean",
|
||||
|
|
|
|||
Loading…
Reference in a new issue