mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Implementation for an Issue #437
This commit is contained in:
parent
2defc30dc6
commit
9d045e14e8
4 changed files with 50 additions and 27 deletions
|
|
@ -114,6 +114,7 @@ optDict = {
|
|||
"getCount": "boolean",
|
||||
"dumpTable": "boolean",
|
||||
"dumpAll": "boolean",
|
||||
"pivotColumn": "string",
|
||||
"search": "boolean",
|
||||
"db": "string",
|
||||
"tbl": "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue