mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Adapted and merged in patch to support XML output (-x switch) - still in beta.
Minor bug fixes and adjustments.
This commit is contained in:
parent
a138dbe5f6
commit
06af405efd
14 changed files with 964 additions and 86 deletions
|
|
@ -110,8 +110,6 @@ optDict = {
|
|||
"limitStop": "integer",
|
||||
"firstChar": "integer",
|
||||
"lastChar": "integer",
|
||||
"getNumOfTables": "integer",
|
||||
"getNumOfDBs": "integer",
|
||||
"query": "string",
|
||||
"sqlShell": "boolean"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue