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

Display hosts instead of hashes for fuzzy logic mode #33

Closed timkent closed 6 years ago

timkent commented 7 years ago

Example: 'dev.example.com' is 98% similar to 'foo.example.com, bar.example.com, meow.ex...'

Perhaps have up to three hosts for each hash and/or a character limit.

linted commented 6 years ago

patch submitted in #106

codingo commented 6 years ago

Closed with #106