Skip to content

Latest commit

 

History

History

SubdomainScript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

About Script

Automated script for subdomain enumeration Script uses tools assetfinder, amass, subfinder tools to enumerate subdomains and httpx to filter.

Preinstalled tools in your system

  • assetfinder
  • amass
  • subfinder

Edit path in subdomain_enum.sh

Enter any path line 9 of your system to get output

path='any/path'$Project

Run script

chmod +x subdomain_enum.sh 
./subdomain_enum.sh

Script runnig

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]