Second commit regarding #739

This commit is contained in:
Miroslav Stampar
2018-06-19 16:11:49 +02:00
parent 961d2b24d1
commit 0265b3fcfa
7 changed files with 12 additions and 11 deletions

View File

@@ -333,7 +333,7 @@ def cmdLineParser(argv=None):
techniques.add_option("--dns-domain", dest="dnsDomain",
help="Domain name used for DNS exfiltration attack")
techniques.add_option("--second-order", dest="secondOrder",
techniques.add_option("--second-url", dest="secondUrl",
help="Resulting page URL searched for second-order response")
# Fingerprint options