mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Minor style update
This commit is contained in:
committed by
Miroslav Stampar
parent
3794c3cc2f
commit
a75d3ed0b8
@@ -172,6 +172,9 @@ threads = 1
|
||||
# parameters and HTTP User-Agent are tested by sqlmap.
|
||||
testParameter =
|
||||
|
||||
# Skip testing for given parameter(s).
|
||||
skip =
|
||||
|
||||
# Force back-end DBMS to this 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.
|
||||
@@ -209,9 +212,6 @@ prefix =
|
||||
# Injection payload suffix string.
|
||||
suffix =
|
||||
|
||||
# Skip testing for given parameter(s).
|
||||
skip =
|
||||
|
||||
# Use given script(s) for tampering injection data.
|
||||
tamper =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user