mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Implements #2908
This commit is contained in:
@@ -572,6 +572,10 @@ commonTables = False
|
||||
# Valid: True or False
|
||||
commonColumns = False
|
||||
|
||||
# Check existence of common files.
|
||||
# Valid: True or False
|
||||
commonFiles = False
|
||||
|
||||
|
||||
# These options can be used to create custom user-defined functions.
|
||||
[User-defined function]
|
||||
|
||||
Reference in New Issue
Block a user