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

Creation dictionary from SSL cert for inclusion in scans #18

Open codingo opened 6 years ago

codingo commented 6 years ago

Often hostnames can be found within SSL certificates. This issue proposes to add a "--include-ssl-terms" or something better named to tell vhostscan to pickup and create a dictionary from located ssl certificates to append to any wordlist scan prior to when matching / filtering is done.

yvonneKim commented 5 years ago

Is this different from the common name? Or am I misunderstanding?

CaptainFreak commented 5 years ago

Would love to implement this @codingo

epi052 commented 4 years ago

is this still an issue?