mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
Bernardo will kill me (added --wizard for total beginners)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user