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

Fixed bug where wordlists would be always default without stdin #30

Closed codingo closed 7 years ago

codingo commented 7 years ago

In testing I found a bug where wordlists would always be set to the default wordlist if you weren't using stdin. I've since rewritten the bulk of the wordlist association code. It's functional, but could probably do with a refactor post-release.