mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 13:29:02 +00:00
Minor cosmetics
This commit is contained in:
@@ -65,9 +65,6 @@ host =
|
||||
# each HTTP request.
|
||||
referer =
|
||||
|
||||
# Randomly change value for the given parameter
|
||||
rParam =
|
||||
|
||||
# Extra HTTP headers
|
||||
headers = Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
|
||||
Accept-Language: en-us,en;q=0.5
|
||||
@@ -116,6 +113,9 @@ timeout = 30
|
||||
# Default: 3
|
||||
retries = 3
|
||||
|
||||
# Randomly change value for the given parameter.
|
||||
rParam =
|
||||
|
||||
# Regular expression for filtering targets from provided Burp.
|
||||
# or WebScarab proxy log.
|
||||
# Example: (google|yahoo)
|
||||
|
||||
Reference in New Issue
Block a user