Skip to content

Lightweight OSINT reconnaissance tool with web UI for bug bounty hunters and pentesters

License

Notifications You must be signed in to change notification settings

mohmmedalariki/Reconal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reconal 🎯

Advanced OSINT Reconnaissance Framework Automate 70+ google dorks and detailed infrastructure analysis from a single native dashboard.

Banner Python License

Reconal transforms tedious manual dorking into a streamlined workflow. Originally a command-line script, it is now a fully native desktop application that bridges Python's raw power with a modern, responsive interface. No web servers, no localhost exposure—just a standalone executable.

Reconal |

⚡ Features

  • Native Desktop Experience: Zero-config standalone app (.exe / .app). No Python environment required for end-users.
  • 70+ Recon Modules:
    • Cloud Recon: S3 Buckets, Azure Blobs, DigitalOcean Spaces.
    • Infrastructure: Config files (.env, .git), Jenkins, Traefik, Logs.
    • API Discovery: Swagger UI, GraphQL, WSDL, Postman collections.
  • Secure Architecture: Runs in an isolated WebView. No external ports opened.
  • Legacy CLI: Includes a robust command-line interface for terminal workflows.

📸 Interface

Dashboard Module Selection
Dashboard Modules

🚀 Installation

Option A: Pre-built Binaries (Recommended)

Download the latest stable release for your platform:

Option B: Build from Source

If you are a developer or want to modify the core engine:

# 1. Clone & Install
git clone https://github.com/mohmmedalariki/Reconal.git
cd Reconal
pip install -e .

# 2. Run Locally
python -m reconal.app

Build Your Own:


🛠 CLI Usage

Prefer the terminal? The engine is available directly:

# Scan a target
reconal-cli -t example.com --list

# Launch specific module (e.g., #4)
reconal-cli -t example.com -i 4

📜 Legal & Disclaimer

Reconal is for educational and authorized security testing purposes only. Usage of this tool for attacking targets without prior mutual consent is illegal. The developers assume no liability and are not responsible for any misuse or damage caused by this program.


Maintained by Mohmmed Alariki