Reconnaissance tool build on existing efficient tools - subfinder and dirsearch. It combines the power of these tools and let you retrieve only necessary results.
allrecon helps you list all the subdomains using subfinder and retrieves only valid accessible directory endpoints from all those subdomains. It also organize the structure of folders in an efficient way, which can be leveraged for bug bounty purposes.
- Clone the repo
- Install Dirsearch and Subfinder if not installed already and add them to your system path
- All recon will not work untill you have added these tools to system path
- Give executable permission to file - chmod +x allrecon.sh
./allrecon.sh <domain>
A output folder will be created, which will have different subfolders based on the domains, and each sub directory will have hosts.txt file with all subdomains and a final.txt with only valid 200 Ok response directory URL