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": {
|
"Miscellaneous": {
|
||||||
"mnemonics": "string",
|
|
||||||
"alert": "string",
|
"alert": "string",
|
||||||
"answers": "string",
|
"answers": "string",
|
||||||
"beep": "boolean",
|
"beep": "boolean",
|
||||||
|
|||||||
@@ -715,9 +715,6 @@ updateAll = False
|
|||||||
|
|
||||||
[Miscellaneous]
|
[Miscellaneous]
|
||||||
|
|
||||||
# Use short mnemonics (e.g. "flu,bat,ban,tec=EU").
|
|
||||||
mnemonics =
|
|
||||||
|
|
||||||
# Run host OS command(s) when SQL injection is found.
|
# Run host OS command(s) when SQL injection is found.
|
||||||
alert =
|
alert =
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user