mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-29 12:41:58 +00:00
Bernardo will kill me (added --wizard for total beginners)
This commit is contained in:
parent
4d78eac938
commit
e20d460809
4 changed files with 69 additions and 4 deletions
|
|
@ -539,6 +539,10 @@ replicate = False
|
|||
# Valid: True or False
|
||||
tor = False
|
||||
|
||||
# Simple wizard interface for beginner users.
|
||||
# Valid: True or False
|
||||
wizard = False
|
||||
|
||||
# Verbosity level.
|
||||
# Valid: integer between 0 and 6
|
||||
# 0: Show only error and critical messages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue