codingo / VHostScan

A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
GNU General Public License v3.0
1.2k stars 231 forks source link

Added -b and -r options to override host and port used in headers #12

Closed timkent closed 7 years ago

timkent commented 7 years ago

Added -b and -r options to override host and port used in headers (useful when pivoting).

Increased version from 0.1 to 0.2.