mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00: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": {
|
"Hidden": {
|
||||||
"dummy": "boolean",
|
"dummy": "boolean",
|
||||||
|
"disablePrecon": "boolean",
|
||||||
"binaryFields": "string",
|
"binaryFields": "string",
|
||||||
"profile": "boolean",
|
"profile": "boolean",
|
||||||
"cpuThrottle": "integer",
|
"cpuThrottle": "integer",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue