mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
unhidding --test-filter
This commit is contained in:
parent
d2dd47fb23
commit
76584ff0fa
5 changed files with 12 additions and 8 deletions
|
|
@ -656,6 +656,9 @@ pageRank = False
|
|||
# Valid: True or False
|
||||
smart = False
|
||||
|
||||
# Select tests by payloads and/or titles (e.g. ROW)
|
||||
tstF =
|
||||
|
||||
# Simple wizard interface for beginner users.
|
||||
# Valid: True or False
|
||||
wizard = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue