You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| -b BASE_HOST | Set host to be used during substitution in wordlist (default to TARGET).|
13
+
| -w WORDLIST | Set the wordlist to use for generated commands. Ex /usr/share/wordlist.txt |
14
+
| -p PORT | Set the port to use (default 80). |
15
+
| -r REAL_PORT | The real port of the webserver to use in headers when not 80 (see RFC2616 14.23), useful when pivoting through ssh/nc etc (default to PORT). |
16
+
| --ignore-http-codes IGNORE_HTTP_CODES | Comma separated list of http codes to ignore with virtual host scans (default 404). |
0 commit comments