mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Second commit regarding #739
This commit is contained in:
parent
961d2b24d1
commit
0265b3fcfa
7 changed files with 12 additions and 11 deletions
|
|
@ -279,6 +279,7 @@ DEPRECATED_OPTIONS = {
|
|||
"--binary": "use '--binary-fields' instead",
|
||||
"--auth-private": "use '--auth-file' instead",
|
||||
"--ignore-401": "use '--ignore-code' instead",
|
||||
"--second-order": "use '--second-url' instead",
|
||||
"--check-payload": None,
|
||||
"--check-waf": None,
|
||||
"--pickled-options": "use '--api -c ...' instead",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue