mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
initial work for issue #33
This commit is contained in:
@@ -119,7 +119,8 @@ optDict = {
|
||||
"firstChar": "integer",
|
||||
"lastChar": "integer",
|
||||
"query": "string",
|
||||
"sqlShell": "boolean"
|
||||
"sqlShell": "boolean",
|
||||
"sqlFile": "string"
|
||||
},
|
||||
|
||||
"Brute": {
|
||||
|
||||
Reference in New Issue
Block a user