mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
Minor layout adjustments
This commit is contained in:
@@ -95,9 +95,10 @@ timeout = 30
|
||||
# Default: 3
|
||||
retries = 3
|
||||
|
||||
# Regex expression for filtering targets
|
||||
# from provided Burp or WebScarab log (e.g. (google|yahoo))
|
||||
scope = None
|
||||
# Regular expression for filtering targets from provided Burp
|
||||
# or WebScarab proxy log.
|
||||
# Example: (google|yahoo)
|
||||
scope =
|
||||
|
||||
|
||||
[Injection]
|
||||
|
||||
Reference in New Issue
Block a user