mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-01-20 23:21:55 +01:00
added missing command line options
This commit is contained in:
parent
55a552ddc4
commit
f11747732e
1 changed files with 1 additions and 0 deletions
|
|
@ -196,6 +196,7 @@ optDict = {
|
|||
"answers": "string",
|
||||
"beep": "boolean",
|
||||
"checkPayload": "boolean",
|
||||
"checkWaf": "boolean",
|
||||
"cleanup": "boolean",
|
||||
"dependencies": "boolean",
|
||||
"disableColoring": "boolean",
|
||||
|
|
|
|||
Loading…
Reference in a new issue