projectdiscovery / subfinder

Fast passive subdomain enumeration tool.
https://projectdiscovery.io
MIT License
10.04k stars 1.26k forks source link

Add subdomains from waybackurls [Feature] #427

Closed wanted1205 closed 3 years ago

wanted1205 commented 3 years ago

Is your feature request related to a problem? Please describe. Aquatone-discover was having a functionality to gather subdomains from wayback

Describe the solution you'd like This tools gathers urls from wayback https://github.com/tomnomnom/waybackurls/blob/master/main.go you can use it to gather urls from wayback and can collect subdomains

ehsandeep commented 3 years ago

@wanted1205 it's already supported, -sources waybackarchive, as this source is quite slow, it's excluded from default subfinder scan, in case you want to use it, either you can use -all flag that will include all sources or to run this specific source you can use -sources waybackarchive