mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
re-renaming of brute force switches. this way is better.
This commit is contained in:
@@ -392,11 +392,11 @@ sqlShell = False
|
||||
|
||||
# Check existence of common tables.
|
||||
# Valid: True or False
|
||||
bruteTables = False
|
||||
commonTables = False
|
||||
|
||||
# Check existence of common columns.
|
||||
# Valid: True or False
|
||||
bruteColumns = False
|
||||
commonColumns = False
|
||||
|
||||
|
||||
# These options can be used to create custom user-defined functions.
|
||||
|
||||
Reference in New Issue
Block a user