added --scope feature regarding Feature #105

This commit is contained in:
Miroslav Stampar
2010-01-09 20:44:50 +00:00
parent f316e722c1
commit d58ba7ee6d
4 changed files with 16 additions and 3 deletions

View File

@@ -95,6 +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
[Injection]
@@ -415,4 +419,4 @@ cleanup = False
# 4: Show also HTTP responses headers
# 5: Show also HTTP responses page content
# Default: 1
verbose = 1
verbose = 1