mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 14:11:29 +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:
@@ -110,8 +110,6 @@ optDict = {
|
||||
"limitStop": "integer",
|
||||
"firstChar": "integer",
|
||||
"lastChar": "integer",
|
||||
"getNumOfTables": "integer",
|
||||
"getNumOfDBs": "integer",
|
||||
"query": "string",
|
||||
"sqlShell": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user