mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
minor update
This commit is contained in:
parent
759433f0f1
commit
726825ca70
2 changed files with 13 additions and 6 deletions
|
|
@ -111,8 +111,11 @@ optDict = {
|
|||
"lastChar": "integer",
|
||||
"query": "string",
|
||||
"sqlShell": "boolean",
|
||||
"cExists": "boolean",
|
||||
"tableFile": "string"
|
||||
},
|
||||
|
||||
"Brute": {
|
||||
"bruteTables": "boolean",
|
||||
"bruteColumns": "boolean",
|
||||
},
|
||||
|
||||
"User-defined function": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue