Skip to content

A best automation Reconaissance tool for bug bounty by just entering your target it will automatically recon for your target

License

Notifications You must be signed in to change notification settings

RevoltSecurities/recon_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallpaperflare com_wallpaper

Recon Tool

A best automation Reconaissance tool for bug bounty by just entering your target it will automatically recon for your target and This tool for Linux users

this tool do:
1: Subdomain Enumeration
2: Crawl Sites
3: Find http status code for found subdomains
4: Httprobe to find alive subdomains
5: Nmap scan for found subdomains
6: Scraps for ips for found subdomains

Credits for used tools

1: Subblist3r - @aboul3la

2: HydraRecon - @aufzayed

3: SubDomainizer - @nsonaniya2010

4: Paramspider - @devanshbatham

5: Chaos | Subfinder | httpx - @projectdiscovery

5: Assetfinder | waybackurls | httprobe - @Tomnomnom

6: Amass - @OWASP

Steps to Install the tool and How to use

step:1 - Change your directory to home:
         cd $HOME 
step:2 - Git clone the repository:
         git clone https://github.com/sanjai-AK47/recon_tool.git
step:3 - After cloning it Change the directory :
         cd ~/recon_tool 
step:4 - After that follow the commands to run the shell script:
           chmod +x py_install.sh
           chmod +x main.sh
           chmod +x go_install.sh
step:6 - After executing the Commands, Run the tool_install.sh Bash script to check and install the required tools
step:7 - After installing the required tools, Run the main.sh Bash script
                           chmod +x main.sh
                           bash main.sh -d target.com 

step:8 - After Running the main.sh Bash script it will ask to Enter your target (ex: google.com, facebook.com etc..)

The Script will automatically recon for your target

Note !

Chaos API_KEY

To run the main script without any error you should insert the api key for chaos in main shell script [line no: 267 near -key {api_key_here} swtich] and To obtain the API_KEY you can signup here and obtain it


Tool Installation

If you face any error in the process of installing tools.Please Install the required tools manually and the required tools are mentioned in the Credits



Thank you!

About

A best automation Reconaissance tool for bug bounty by just entering your target it will automatically recon for your target

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages