mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 05:19:02 +00:00
adding new switch '--smart' by request
This commit is contained in:
@@ -584,6 +584,10 @@ mobile = False
|
||||
# Valid: True or False
|
||||
pageRank = False
|
||||
|
||||
# Conduct through tests only if positive heuristic(s).
|
||||
# Valid: True or False
|
||||
smart = False
|
||||
|
||||
# Simple wizard interface for beginner users.
|
||||
# Valid: True or False
|
||||
wizard = False
|
||||
|
||||
Reference in New Issue
Block a user