Minor layout adjustments

This commit is contained in:
Bernardo Damele
2010-01-09 21:08:47 +00:00
parent d58ba7ee6d
commit dc04fa7f06
3 changed files with 8 additions and 7 deletions

View File

@@ -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]