We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e888c commit e5e813fCopy full SHA for e5e813f
README.md
@@ -11,7 +11,7 @@ A virtual host scanner that can be used with pivot tools, detect catch-all scena
11
* Locate the outliers in catch-all scenarios where results have dynamic content on the page (such as the time)
12
* Identify aliases by tweaking the unique depth of matches
13
* Wordlist supports standard words and a variable to input a base hostname (for e.g. dev.%s from the wordlist would be run as dev.BASE_HOST)
14
-* Work over HTTP and HTTPS
+* Works over HTTP and HTTPS
15
* Ability to set the real port of the webserver to use in headers when pivoting through ssh/nc
16
* Add simple response headers to bypass some WAF products
17
* Identify new targets by using reverse lookups and append to wordlist
0 commit comments