mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-27 09:11:55 +00:00
Implementation for an Issue #596
This commit is contained in:
parent
b4139f5b82
commit
6863436d4e
8 changed files with 44 additions and 7 deletions
|
|
@ -127,6 +127,7 @@ optDict = {
|
|||
"db": "string",
|
||||
"tbl": "string",
|
||||
"col": "string",
|
||||
"excludeCol": "string",
|
||||
"user": "string",
|
||||
"excludeSysDbs": "boolean",
|
||||
"limitStart": "integer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue