This commit is contained in:
Miroslav Stampar
2019-05-17 11:00:51 +02:00
parent aa5645c71a
commit 519538a1d3
6 changed files with 15 additions and 1 deletions

View File

@@ -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.