mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-12 03:23:27 +00:00
Minor layout adjustments
This commit is contained in:
parent
d58ba7ee6d
commit
dc04fa7f06
3 changed files with 8 additions and 7 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue