Skip to content

hassan0x/ReconHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recon Hunter

Mapping the attack surface of any target. alt text

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

Attack Surface Discovery Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages