From 3a5cc989767d3371b08996345d2087902b31afff Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Tue, 7 Jul 2015 09:27:18 +0200 Subject: [PATCH] -Z is/are a pseudo-option (just like -H) expanded during the run --- lib/core/optiondict.py | 1 - sqlmap.conf | 3 --- 2 files changed, 4 deletions(-) diff --git a/lib/core/optiondict.py b/lib/core/optiondict.py index 49eae9230..587db58b9 100644 --- a/lib/core/optiondict.py +++ b/lib/core/optiondict.py @@ -209,7 +209,6 @@ optDict = { }, "Miscellaneous": { - "mnemonics": "string", "alert": "string", "answers": "string", "beep": "boolean", diff --git a/sqlmap.conf b/sqlmap.conf index 0fc5fb728..f9f30e759 100644 --- a/sqlmap.conf +++ b/sqlmap.conf @@ -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 =