Subdomain enumeration script from different tools amass , subfinder , chaos , github-subdomains.py , assetfinder , findomain.
$./sub-gather.sh
-Enter domain name: domain1.tld domain2.tld domain3.tld
- Use of multiple subdomain gathering tool.
- Creates a new domain directory and saves the result.
- Updates you in notify with number of unique subdomains found.
git clone https://github.com/kab33r/sub-gather
cd sub-gather
chmod +x sub-gather.sh
- Notify https://github.com/projectdiscovery/notify
- Amass https://github.com/OWASP/Amass
- Subfinder https://github.com/projectdiscovery/subfinder
- Chaos https://github.com/projectdiscovery/chaos-client
- github-subdomains.py https://github.com/gwen001/github-search/blob/master/github-subdomains.py
- Assetfinder https://github.com/tomnomnom/assetfinder
- Findomain https://github.com/Findomain/Findomain