mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 13:29:02 +00:00
Removing --disable... switches and making changes in default choice(s) for respectable sections
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user