It's My automated Script to recon and Scan the target host using just its root-domain ;)
git clone https://github.com/abhhi-101/aautoPilot.git
cd aautoPilot
- run
bash requirements.sh
cd aautoPilot
bash abhhi.sh target.txt
- google.com --> names of target root domains
- yahoo.com --> mutiple targets at a time
abhhi.sh takes 1 root domain from target.txt and :
- find all the subdomain and save it in ~/project/target.com/senum directory
- then it scan all the subdoamins for vulnerability and saves it in scan directory
- then it will take the screen shots for home page of all subdomain found so you can priorities which subdomain to test for vuln first
- lastly it will finds the open ports from all the hosts found :)
for blog : https://abhhiblogs.wordpress.com/2020/09/18/aautopilot/ for ppt : https://www.slideshare.net/AbhishekBirdawade/aautopilot
abhhi
all the public repo, project discovery & kali