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.19k stars 231 forks source link

Codingo likely matches #9

Closed codingo closed 7 years ago

codingo commented 7 years ago

Added likely_matches routine to base class along with a temporary working file to test this independently with large samples as needed.

Current implementation looks likely to support large datasets which is incredibly likely in a catch-all + large word list situation. Can be tested further with example/filter_unqiues.py. Will remove this file before first tagged release.