Skip to content

trmxvibs/webrecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEBRECON 2.0 PRO


Fast • Lightweight • Stylish • Cross Platform


About

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.


Features


Recon Modules

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

Preview

 ██╗    ██╗███████╗██████╗ ██████╗ ███████╗ ██████╗ ██████╗ ███╗   ██╗
 ██║    ██║██╔════╝██╔══██╗██╔══██╗██╔════╝██╔════╝██╔═══██╗████╗  ██║
 ██║ █╗ ██║█████╗  ██████╔╝██████╔╝█████╗  ██║     ██║   ██║██╔██╗ ██║
 ██║███╗██║██╔══╝  ██╔══██╗██╔══██╗██╔══╝  ██║     ██║   ██║██║╚██╗██║
 ╚███╔███╔╝███████╗██████╔╝██║  ██║███████╗╚██████╗╚██████╔╝██║ ╚████║
  ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═╝  ╚═╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═══╝

Installation


Linux / Kali / Ubuntu

Update Packages

sudo apt update && sudo apt upgrade -y

Install Requirements

sudo apt install python3 git -y

Clone Repository

git clone https://github.com/trmxvibs/webrecon.git

Open Directory

cd webrecon

Install Python Packages

pip install -r requirement.txt

Run Framework

python3 main.py

Termux

Update Termux

pkg update && pkg upgrade -y

Install Packages

pkg install python git -y

Clone Repository

git clone https://github.com/trmxvibs/webrecon.git

Open Folder

cd webrecon

Install Dependencies

pip install -r requirement.txt

Start Tool

python main.py

Windows

Install Python

Download Python:

https://python.org

During installation enable:

Add Python to PATH

Clone Repository

git clone https://github.com/trmxvibs/webrecon.git

Open Folder

cd webrecon

Install Dependencies

pip install -r requirement.txt

Run

python main.py

Dependencies

rich==13.7.0
requests==2.31.0

Framework Highlights


APIs Used

Service Purpose
HackerTarget API Whois + Subdomain Data
Google DNS API DNS Enumeration
IP-API GeoIP Tracking
IPify Public IP Detection

Supported WAF Detection

  • Cloudflare
  • Sucuri
  • Akamai
  • AWS WAF
  • Fastly
  • Imperva / Incapsula

File Outputs

Large outputs are automatically saved:

  • Subdomain Results
  • robots.txt Dumps

Generated files:

example_subdomains.txt
example_robots.txt

Tested On


Legal Disclaimer

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.


Developer


Support The Project

If you like WebRecon:

⭐ Star the repository
🍴 Fork the project
🐛 Report bugs
⚡ Suggest improvements


License

MIT License © 2026


WEBRECON 2.0 PRO

Lightweight Reconnaissance Framework For Modern Hackers

About

WebRecon is a powerful information-gathering toolkit designed for Termux and Kali Linux users. It offers easy-to-use options for tasks like Ping testing, Whois lookups, NSLookup, Nmap port scanning, and Banner Grabbing.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages