mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Implements #3549
This commit is contained in:
@@ -245,6 +245,9 @@ skipStatic = False
|
||||
# Regexp to exclude parameters from testing (e.g. "ses").
|
||||
paramExclude =
|
||||
|
||||
# Select testable parameter(s) by place (e.g. "POST").
|
||||
paramFilter =
|
||||
|
||||
# Force back-end DBMS to provided value. If this option is set, the back-end
|
||||
# DBMS identification process will be minimized as needed.
|
||||
# If not set, sqlmap will detect back-end DBMS automatically by default.
|
||||
|
||||
Reference in New Issue
Block a user