Skip to content

automated tool for reconnaissance and enumeration For bug bounty and penetration testing

Notifications You must be signed in to change notification settings

AngixBlack/kidrecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

KidRecon
Automated Reconnaissance Tool

KidRecon is a powerful, automated subdomain reconnaissance tool designed to streamline subdomain discovery and data collection from various sources. Tailored for ethical hacking and penetration testing, KidRecon efficiently gathers subdomain information, detects live subdomains, identifies web technologies, and extracts critical URLs of interest.

Disclaimer:

This tool is strictly for ethical hacking and penetration testing purposes. The creator holds no responsibility for any misuse or illegal activities.


🌟 Features

  • 🚀 Automated Subdomain Enumeration with:
    • Subfinder
    • Assetfinder
    • Sublist3r
    • Crt.sh
  • 🔍 Live Subdomain Detection using HTTPx
  • 🛠️ Web Technology Identification with tailored filters for popular web platforms
  • 🌐 URL Extraction through Waybackurls, Paramspider, and Katana
  • 📂 Sensitive File Filtering for .php, .env, .json, and more
  • 🎨 Colorful, user-friendly CLI Output for enhanced readability
  • 🔑 Get Parameters and filter them with gf

⚙️ Installation

Prerequisites:

run setup.sh :

chmod +x setup.sh
./setup.sh

Most tools can be installed using package managers like apt, pip, or by cloning GitHub repositories.

Run kr or kidrecon

Releases

No releases published

Packages

No packages published

Languages