mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor update
This commit is contained in:
parent
69e3a2cb9e
commit
08fbfda5d2
3 changed files with 12 additions and 12 deletions
|
|
@ -62,6 +62,7 @@ optDict = {
|
|||
"testParameter": "string",
|
||||
"skip": "string",
|
||||
"dbms": "string",
|
||||
"dbmsCred": "string",
|
||||
"os": "string",
|
||||
"invalidBignum": "boolean",
|
||||
"invalidLogical": "boolean",
|
||||
|
|
@ -175,7 +176,6 @@ optDict = {
|
|||
"checkTor": "boolean",
|
||||
"crawlDepth": "integer",
|
||||
"csvDel": "string",
|
||||
"dbmsCred": "string",
|
||||
"dumpFormat": "string",
|
||||
"eta": "boolean",
|
||||
"flushSession": "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue