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

Add test cases for wordlists and STDIN #75

Closed codingo closed 7 years ago

codingo commented 7 years ago

Now that we have some automated test cases in place it would be good to create some cases for the following scenarios to ensure good code coverage of the wordlist code:

These could be separate, or a single test case.

codingo commented 7 years ago

Resolved with #79