changing conf attribute to a more proper name

This commit is contained in:
Miroslav Stampar
2011-05-10 20:48:34 +00:00
parent deae534ee7
commit 192c685bc8
4 changed files with 14 additions and 14 deletions

View File

@@ -44,7 +44,7 @@ def cmdLineParser():
target.add_option("-u", "--url", dest="url", help="Target url")
target.add_option("-l", dest="list", help="Parse targets from Burp "
target.add_option("-l", dest="logFile", help="Parse targets from Burp "
"or WebScarab proxy logs")
target.add_option("-r", dest="requestFile",