mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Minor refactoring
This commit is contained in:
parent
b1cdbdae61
commit
04396c97e2
5 changed files with 68 additions and 8 deletions
|
|
@ -363,6 +363,7 @@ OBSOLETE_OPTIONS = {
|
|||
"--ignore-401": "use '--ignore-code' instead",
|
||||
"--second-order": "use '--second-url' instead",
|
||||
"--purge-output": "use '--purge' instead",
|
||||
"--sqlmap-shell": "use '--shell' instead",
|
||||
"--check-payload": None,
|
||||
"--check-waf": None,
|
||||
"--pickled-options": "use '--api -c ...' instead",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue