mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Implements #3549
This commit is contained in:
parent
aa5645c71a
commit
519538a1d3
6 changed files with 15 additions and 1 deletions
|
|
@ -79,6 +79,7 @@ optDict = {
|
|||
"skip": "string",
|
||||
"skipStatic": "boolean",
|
||||
"paramExclude": "string",
|
||||
"paramFilter": "string",
|
||||
"dbms": "string",
|
||||
"dbmsCred": "string",
|
||||
"os": "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue