nsonaniya2010 / SubDomainizer

A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Append http/https to subdomain list

Regala opened this issue · comments

Would be great if when reading from the subdomain list http or https is pre-appended, so it's easier to import from other tools.

Will be happy to send a PR later if needed.

Ok I will add that.

thanks

Nope, don't do that. There's a difference between a domain and a URL and we should maintain that.
What if I want to perform a port scan on the results? or whois look up?
Also, making request to every subdomain to see if it uses http and https is overkill.