mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
Trivial update (wording)
This commit is contained in:
@@ -241,7 +241,7 @@ skipStatic = False
|
||||
# Regexp to exclude parameters from testing (e.g. "ses").
|
||||
paramExclude =
|
||||
|
||||
# Force back-end DBMS to this value. If this option is set, the back-end
|
||||
# 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.
|
||||
# Valid: mssql, mysql, mysql 4, mysql 5, oracle, pgsql, sqlite, sqlite3,
|
||||
@@ -256,7 +256,7 @@ dbms =
|
||||
# Syntax: username:password
|
||||
dbmsCred =
|
||||
|
||||
# Force back-end DBMS operating system to this value. If this option is
|
||||
# Force back-end DBMS operating system 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 operating system
|
||||
|
||||
Reference in New Issue
Block a user