Command to Run: raccoon domain filename
.
This is a simple bash script for Recon.
The script basically finds all the subdomain for a particular domain and create a file domain_filename.
This bash script uses assetfinder and Sublist3r to find the Subdomains.
Thanks @tomnomnom and @aboul3la for this awesome tool.
Open the bash_profile file using vim or text editor (Example: vi ~/.bash_profile
).
Copy paste the code and save it.
And run source ~/.bash_profile
in terminal.
To run the script: raccoon domain.com filename