mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Fixes #2568
This commit is contained in:
parent
9a7343e9f7
commit
c41c93a404
3 changed files with 4 additions and 4 deletions
|
|
@ -77,8 +77,8 @@ optDict = {
|
|||
"testParameter": "string",
|
||||
"skip": "string",
|
||||
"skipStatic": "boolean",
|
||||
"skip": "string",
|
||||
"paramExclude": "string",
|
||||
"dbms": "string",
|
||||
"dbmsCred": "string",
|
||||
"os": "string",
|
||||
"invalidBignum": "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue