mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Adding switch '--unsafe-naming'
This commit is contained in:
@@ -829,6 +829,9 @@ testSkip =
|
||||
# Run with a time limit in seconds (e.g. 3600).
|
||||
timeLimit =
|
||||
|
||||
# Disable escaping of DBMS identifiers (e.g. "user").
|
||||
unsafeNaming = False
|
||||
|
||||
# Web server document root directory (e.g. "/var/www").
|
||||
webRoot =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user