mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
-Z is/are a pseudo-option (just like -H) expanded during the run
This commit is contained in:
@@ -209,7 +209,6 @@ optDict = {
|
||||
},
|
||||
|
||||
"Miscellaneous": {
|
||||
"mnemonics": "string",
|
||||
"alert": "string",
|
||||
"answers": "string",
|
||||
"beep": "boolean",
|
||||
|
||||
@@ -715,9 +715,6 @@ updateAll = False
|
||||
|
||||
[Miscellaneous]
|
||||
|
||||
# Use short mnemonics (e.g. "flu,bat,ban,tec=EU").
|
||||
mnemonics =
|
||||
|
||||
# Run host OS command(s) when SQL injection is found.
|
||||
alert =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user