mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-31 20:09:03 +00:00
minor update (all misc options are alphabetically ordered)
This commit is contained in:
@@ -548,6 +548,10 @@ cleanup = False
|
||||
# Default: 0
|
||||
crawlDepth = 0
|
||||
|
||||
# Show which sqlmap dependencies are not available.
|
||||
# Valid: True or False
|
||||
dependencies = False
|
||||
|
||||
# Parse and test forms on target url
|
||||
# Valid: True or False
|
||||
forms = False
|
||||
@@ -581,10 +585,6 @@ tor = False
|
||||
# Valid: True or False
|
||||
wizard = False
|
||||
|
||||
# Show which sqlmap dependencies are not available.
|
||||
# Valid: True or False
|
||||
dependencies = False
|
||||
|
||||
# Verbosity level.
|
||||
# Valid: integer between 0 and 6
|
||||
# 0: Show only error and critical messages
|
||||
|
||||
Reference in New Issue
Block a user