WebRecon 2.0 Pro is a modern terminal-based reconnaissance framework designed for:
- Ethical Hackers
- Bug Bounty Hunters
- Pentesters
- OSINT Researchers
- Cybersecurity Learners
The framework combines:
- Fast threaded scanning
- Real reconnaissance modules
- Rich-powered terminal UI
- Cross-platform support
- Lightweight architecture
Unlike bloated recon frameworks, WebRecon focuses on speed, usability, and clean output.
| ID | Module | Description |
|---|---|---|
| 01 | Stealth Ping | Detects host availability and latency |
| 02 | Whois Lookup | Retrieves registrar and domain data |
| 03 | Port Scanner | Fast threaded scan for common ports |
| 04 | DNS Enumeration | Extracts DNS records |
| 05 | Geo-IP Tracker | Finds ISP, region, country and coordinates |
| 06 | Admin Finder | Searches admin/login panels |
| 07 | Subdomain Hunter | Enumerates subdomains |
| 08 | WAF Detector | Detects Cloudflare, AWS, Akamai etc |
| 09 | Robots.txt Reader | Extracts hidden/disallowed paths |
| 10 | Developer Channel | Opens official YouTube channel |
██╗ ██╗███████╗██████╗ ██████╗ ███████╗ ██████╗ ██████╗ ███╗ ██╗
██║ ██║██╔════╝██╔══██╗██╔══██╗██╔════╝██╔════╝██╔═══██╗████╗ ██║
██║ █╗ ██║█████╗ ██████╔╝██████╔╝█████╗ ██║ ██║ ██║██╔██╗ ██║
██║███╗██║██╔══╝ ██╔══██╗██╔══██╗██╔══╝ ██║ ██║ ██║██║╚██╗██║
╚███╔███╔╝███████╗██████╔╝██║ ██║███████╗╚██████╗╚██████╔╝██║ ╚████║
╚══╝╚══╝ ╚══════╝╚═════╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝
sudo apt update && sudo apt upgrade -ysudo apt install python3 git -ygit clone https://github.com/trmxvibs/webrecon.gitcd webreconpip install -r requirement.txtpython3 main.pypkg update && pkg upgrade -ypkg install python git -ygit clone https://github.com/trmxvibs/webrecon.gitcd webreconpip install -r requirement.txtpython main.pyDownload Python:
https://python.org
During installation enable:
Add Python to PATH
git clone https://github.com/trmxvibs/webrecon.gitcd webreconpip install -r requirement.txtpython main.pyrich==13.7.0
requests==2.31.0| Service | Purpose |
|---|---|
| HackerTarget API | Whois + Subdomain Data |
| Google DNS API | DNS Enumeration |
| IP-API | GeoIP Tracking |
| IPify | Public IP Detection |
- Cloudflare
- Sucuri
- Akamai
- AWS WAF
- Fastly
- Imperva / Incapsula
Large outputs are automatically saved:
- Subdomain Results
- robots.txt Dumps
Generated files:
example_subdomains.txt
example_robots.txt
This project is intended strictly for:
- Educational purposes
- Authorized security testing
- Ethical hacking practice
The developer is not responsible for misuse, damages, or illegal activities performed using this framework.
Always obtain proper authorization before scanning any target.
If you like WebRecon:
⭐ Star the repository
🍴 Fork the project
🐛 Report bugs
⚡ Suggest improvements
MIT License © 2026