adding support for scanning Host header values (-p host)

This commit is contained in:
Miroslav Stampar
2011-12-20 12:52:41 +00:00
parent bdc724cb46
commit 95cd9e2af3
11 changed files with 58 additions and 18 deletions

View File

@@ -31,6 +31,7 @@ optDict = {
"agent": "string",
"randomAgent": "boolean",
"rParam": "string",
"host": "string",
"referer": "string",
"headers": "string",
"aType": "string",