0059 RECON 🚀
A powerful automation script for subdomain enumeration, filtering, and status code categorization.
⚙️ Features
- Multi-Tool Discovery: Runs
subfinder and sublist3r simultaneously.
- Auto-Deduplication: Merges results and removes duplicate subdomains.
- Live Host Probing: Uses
httpx to verify live targets and fetch titles/tech stack.
- Smart Sorting: Automatically sorts results into
2xx.txt, 3xx.txt, 4xx.txt, and 5xx.txt.
- Silent Execution: Clean UI with progress tracking.
🛠 Prerequisites
Ensure you have the following installed and in your PATH:
🚀 Installation & Usage
- Clone the repository:
```bash
git clone https://github.com/0059-narek/recon.git
cd recon