mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-28 20:16:28 +00:00
Removing --disable... switches and making changes in default choice(s) for respectable sections
This commit is contained in:
parent
07a85874fe
commit
c1a14257a4
6 changed files with 6 additions and 26 deletions
|
|
@ -651,14 +651,6 @@ cleanup = False
|
|||
# Valid: True or False
|
||||
dependencies = False
|
||||
|
||||
# Disable password hash cracking mechanism.
|
||||
# Valid: True or False
|
||||
disableHash = False
|
||||
|
||||
# Disable LIKE search of identificator names.
|
||||
# Valid: True or False
|
||||
disableLike = False
|
||||
|
||||
# Use Google dork results from specified page number.
|
||||
# Valid: integer
|
||||
# Default: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue