mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-01-20 23:21:55 +01:00
Fixes #1581
This commit is contained in:
parent
c6d4217495
commit
d50c0b7103
1 changed files with 1 additions and 0 deletions
|
|
@ -227,6 +227,7 @@ optDict = {
|
|||
},
|
||||
"Hidden": {
|
||||
"dummy": "boolean",
|
||||
"disablePrecon": "boolean",
|
||||
"binaryFields": "string",
|
||||
"profile": "boolean",
|
||||
"cpuThrottle": "integer",
|
||||
|
|
|
|||
Loading…
Reference in a new issue