Bug Bounty Recon Automation Tool
- Take Screenshots from subdomains (Gowitness)
- Get title and headers from subdomains (Gowitness)
- General info about company and CIDRs
- Network scan (Nmap)
- HTTP scan (Nmap)
- Get Wayback links and Grouping and separate vulnerable links with Unfurl and GF
- Full scan with Nuclei
- Dirsearching with Dirsearch
- Scan ssl with SSLScan
- Get all host IPs from subdomains
- Clone the repository with
git clone https://github.com/Huntinex/rauton
- Run installation file
./install.sh
- Edit the script
CONFIG
section and enter yourdirsearch_wordlist_path
.
For single domains use :
./rauton.sh -single apple.com
# or (default mode is single)
./rauton.sh apple.com
And for wildcard domains use :
./rauton.sh -wild apple.com
Thanks : @silver_stone3
If you like tool please support me !