Skip to content

Tobey123/ReconHunter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recon Hunter

A tool to map the attack surface discovery of any target.

Tool Features

  • Sub-Domains Passive Scraping
  • Sub-Domains Brute Force
  • Sub-Domains Wildcard Removal
  • Sub-Domains Spidering
  • Sub-Domains Takeover
  • IPs Enumeration using Censys
  • Port Scanning
  • Websites' Screenshots
  • Directories & Files Brute Force
  • Internet Archive
  • AWS S3 Buckets
  • Github Leaked Secrets

Tool Prerequisities

You need to insert the AWS key also the Censys Key to use all the tool features.

AWS Key

aws configure

Censys Key

censys config

Tool Usage

# Installation
git clone https://github.com/hassan0x/ReconHunter
cd ReconHunter
./ReconHunter 0

# Help
./ReconHunter

# Run All the Commands
./ReconHunter 1 $domain_name $github_user
./ReconHunter 1 example.com user1

Tool Demo

The tool has been tried and validated on kali linux.

Installation

alt text alt text

Usage

alt text alt text

Result

alt text

Tools Used

  • Amass
  • SubFinder
  • MassDNS
  • GoSpider
  • HTTProbe
  • SubOver
  • Censys
  • Masscan
  • Nmap
  • Aquatone
  • DirSearch
  • WayBackUrls
  • Unfurl
  • S3Scanner
  • AWScli
  • TruffleHog

To Do

  • Making a stealthy mode to reduce the noisy of the tool.

About

Red Team Mind Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%