Skip to content

Commit 3a5cc98

Browse files
committed
-Z is/are a pseudo-option (just like -H) expanded during the run
1 parent 2080fca commit 3a5cc98

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

lib/core/optiondict.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@
209209
},
210210

211211
"Miscellaneous": {
212-
"mnemonics": "string",
213212
"alert": "string",
214213
"answers": "string",
215214
"beep": "boolean",

sqlmap.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -715,9 +715,6 @@ updateAll = False
715715

716716
[Miscellaneous]
717717

718-
# Use short mnemonics (e.g. "flu,bat,ban,tec=EU").
719-
mnemonics =
720-
721718
# Run host OS command(s) when SQL injection is found.
722719
alert =
723720

0 commit comments

Comments
 (0)