mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-10 08:51:39 +00:00
Adding a warning message for deprecated switch '--check-waf+
This commit is contained in:
@@ -215,6 +215,7 @@ DEPRECATED_OPTIONS = {
|
||||
"--no-unescape": "use '--no-escape' instead",
|
||||
"--binary": "use '--binary-fields' instead",
|
||||
"--check-payload": None,
|
||||
"--check-waf": None,
|
||||
}
|
||||
|
||||
DUMP_DATA_PREPROCESS = {
|
||||
|
||||
Reference in New Issue
Block a user