Automated script for subdomain enumeration
Script uses tools assetfinder
, amass
, subfinder
tools to enumerate subdomains and httpx
to filter.
- assetfinder
- amass
- subfinder
Enter any path line 9
of your system to get output
path='any/path'$Project
chmod +x subdomain_enum.sh
./subdomain_enum.sh
Enter the name of Domain
[enter domain to enumerate e.g: evil.com]
Enter the Project name
[Enter the name of dir in which output shown]