Skip to content

rahulkadavil/raccoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Raccoon: Recon Bash Script

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.

How to install

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

About

This is a simple bash script for Recon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published