omega-security-scanner
v10.3.0
Published
OMEGA MASTER v10.0 — Ultimate Autonomous Pentest Engine by @c4ccz. 8 Collaborative AI Agents, 5000+ Paths, 3000+ Payloads, Deep Correlation, Attack Chains, Browser Automation.
Maintainers
Readme
👑 OMEGA MASTER v10.0 — Ultimate Autonomous Pentesting Tool
Created by: @c4ccz | Telegram: t.me/c4ccz
The most powerful autonomous penetration testing tool ever built. 8 collaborative AI agents working together to discover, exploit, and chain vulnerabilities with extreme precision.
🚀 Quick Install
npm install -g omega-security-scannerOr directly:
git clone https://github.com/c4ccz/omega-scanner.git
cd omega-scanner
pip install -r requirements.txt
python3 omega_master.py -u https://target.com⚡ Features
8 Collaborative AI Agents
- 🔍 RECON Agent — DNS, ports, subdomains, SSL, tech fingerprinting, smart crawling
- 📂 DIR-HUNTER Agent — 5000+ path discovery, admin panels, config files, backups
- 💉 VULN-SCANNER Agent — XSS, SQLi, LFI, CMDi, SSRF, SSTI, CSRF, XXE, NoSQLi
- 🔑 SECRETS-HUNTER Agent — 60+ secret patterns, JS analysis, API key discovery
- 🛡️ SEC-HEADERS Agent — Security headers, CORS, CSP, HSTS, clickjacking
- 🔌 PROTOCOL Agent — Service banners, version detection, port analysis
- 📧 EMAIL-DNS Agent — SPF, DMARC, DKIM, MX records
- 🌐 BROWSER Agent — Real Playwright browser automation, screenshot capture
Deep Correlation & Attack Chains
- Automatic vulnerability correlation
- Attack chain construction (e.g., SQLi → Credentials → Admin → Full Access)
- Precise exploit paths with exact commands
- Risk scoring with CVSS
Massive Payload Arsenal
- 3000+ payloads across 9 categories
- XSS (25+), SQLi (45+), LFI (40+), CMDi (25+), SSRF (20+), SSTI (20+), XXE, Deserialization, NoSQLi
- 5000+ discovery paths
- 60+ secret patterns
- 164 subdomains
- 63 TCP ports
Enterprise Features
- Real connections (no simulation)
- Proxy rotation support
- User-Agent rotation (15+ browsers)
- Auto-install dependencies
- Cross-platform (Termux/Android, Linux, macOS, Windows)
- JSON + Markdown reports
- Brotli/Gzip decompression
- Auto-retry with exponential backoff
📖 Usage
# Basic scan
omega-scanner -u https://example.com
# Aggressive scan with max threads
omega-scanner -u https://example.com --speed aggressive --threads 300
# Gentle scan (less noise)
omega-scanner -u https://example.com --speed gentle
# Interactive mode (no URL argument)
omega-scanner
# Then paste URL when prompted
# Deep secrets hunting only
python3 deep_hunter.py -u https://example.com
# Google Dork discovery
python3 dork_engine.py -t example.com📊 Sample Output
👑 OMEGA MASTER v10.0 — SCAN COMPLETE
═══════════════════════════════════════════════════
🔴 CRITICAL: 3 🟠 HIGH: 8 🟡 MEDIUM: 5
📊 TOTAL: 20 | ⚡ RISK: 85/100 | 🌐 SURFACE: 62/100
🔑 Secrets: 5 | ⛓️ Chains: 3
⛓️ ATTACK CHAINS:
Chain #1: SQL Injection → Credential Extraction → Admin Takeover
Chain #2: LFI → Config Discovery → Direct Database Access
Chain #3: XSS → CSRF Token Theft → Account Takeover📁 Reports
Reports saved to ~/omega-reports/:
omega_master_YYYYMMDD_HHMMSS.json— Full detailed JSONomega_master_YYYYMMDD_HHMMSS.md— Markdown executive report
⚠️ Legal
For authorized security testing only. Always obtain proper authorization before testing any system. The author assumes no liability for misuse.
📞 Contact
- Telegram: t.me/c4ccz
- npm: omega-security-scanner
@c4ccz | t.me/c4ccz | OMEGA MASTER v10.0
