ReconPro Nexus — Agentic Security Engine. Eleven Blades. AI Agent. TUI. Chat. Blitz. Scan your machine. Scan the internet.
Project description
ReconPro Enterprise
Eight Blades. One Target. One Verdict.
The full-spectrum security reconnaissance platform. 8 scanning modules, one CLI command.
Installation
pip install reconpro
Or from source:
git clone https://github.com/reconpro-security/reconpro.git
cd reconpro
pip install .
Quick Start
# Scan with default modules (recon, vibesec, auth, chain, oblivion)
reconpro example.com
# Run all 8 modules
reconpro example.com --all
# Pick specific modules
reconpro example.com --modules recon,auth,nhi
# Quick VibeSec benchmark only
reconpro vibesec example.com
# JSON output
reconpro example.com --json -o report.json
# Skip TLS verification
reconpro example.com --insecure
# Adjust timeout and rate limit
reconpro example.com --timeout 5 --rate-limit 5
Modules
| Module | ID | Description |
|---|---|---|
| RECON | recon |
13-category surface reconnaissance (DNS, ports, TLS, headers, tech, WAF, cookies, CORS) |
| AUTH BYPASS | auth |
15 auth bypass techniques (header injection, method tampering, path traversal, IDOR) |
| CHAIN HUNTER | chain |
SSRF + redirect chain hunting (cloud metadata, open redirects) |
| BOT HUNTER | bot |
C2 / bot infrastructure detection + honeypot identification |
| GORGON ULTRA | gorgon |
AI red team (SQLi, XSS, path traversal, HTTP methods, content-type) |
| OBLIVION | oblivion |
23-stage deep analysis with DREAD scoring (info disclosure, JS secrets, deep headers) |
| VIBESEC | vibesec |
AI/vibe-coding vulnerability benchmark (100-point score, A+–F grades, GitHub badge) |
| NHI GRAPH | nhi |
Non-Human Identity detection (cloud metadata SSRF, leaked tokens, credential files) |
Scoring
- 100-point benchmark system
- A+ (90+) → F (0–34) grades
- GitHub-ready badge for your README
- Per-module breakdowns with severity counts
Output
Rich terminal UI with:
- Color-coded severity tables
- Module-by-module breakdown
- Progress spinners
- Score bars and grade indicators
- JSON export for CI/CD integration
Requirements
- Python 3.8+
- No other dependencies (stdlib-only networking)
richfor terminal UI (auto-installed)
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
reconpro-5.0.0.tar.gz
(80.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
reconpro-5.0.0-py3-none-any.whl
(94.8 kB
view details)
File details
Details for the file reconpro-5.0.0.tar.gz.
File metadata
- Download URL: reconpro-5.0.0.tar.gz
- Upload date:
- Size: 80.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9efe9fcc1efaf7eafd7117fd8ccd4fb1a2f391811bc081667c842d2d35ee1148
|
|
| MD5 |
5b2cf6219fd6652ac1a6dc7428333f09
|
|
| BLAKE2b-256 |
5bb1ff9f6da49e5dd1aea198b3896431beabd2101043937ef0c6b1e5daa5cbaa
|
File details
Details for the file reconpro-5.0.0-py3-none-any.whl.
File metadata
- Download URL: reconpro-5.0.0-py3-none-any.whl
- Upload date:
- Size: 94.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3597a6d7b31b38d7daf4520ed9a36f1bc7c266bea5bfa3ae2b3ca87b821ce0d
|
|
| MD5 |
df48c963351e2c0d6b9020b7778add42
|
|
| BLAKE2b-256 |
dbb407c201cd6fabd301b2774c5cb90623584d993222ba9ce7002b654b9b1f26
|