Hecate, Hardened Osint Platform Hecate, a hardened OSINT and security operations platform for authorized red team operations and bug bounty hunting, has been released. The platform integrates 500+ intelligence databases, AI-powered analysis, and offensive toolkits for deep intelligence gathering across clear and dark web vectors. cat /root/README.md << 'EOF' HECATE is a hardened, production-grade OSINT & Security Operations Platform engineered for authorized red team operations, bug bounty hunting, and deep intelligence gathering across the clear web, dark web, and everything in between. "The goddess of magic, ghosts, and necromancy β€” now automated." | πŸ” Intelligence Gathering | βš”οΈ Offensive Toolkit | |---|---| 500+ Platform Database β€” Clear & onion vectors | Network Recon β€” Nmap, Masscan, Shodan integration | Username Enumeration β€” Cross-platform correlation | Wireless Auditing β€” Pwnagotchi, Aircrack compatibility | Email OSINT β€” Breach data, social graphing | Web Application Testing β€” SQLMap, Nikto, Burp vectors | Phone Intelligence β€” Carrier, geo, metadata | Exploitation Framework β€” Modular payload delivery | Deep-Paint Vectors β€” Automated dork generation | Social Engineering β€” SET, Evilginx2 templates | | πŸ€– AI-Powered Analysis | πŸ›‘οΈ Operational Security | |---|---| Multi-Model Orchestration β€” Groq, Kimi, Qwen, OpenRouter | Proxychains Integration β€” Multi-hop routing | Intelligent Tool Selection β€” Context-aware automation | Tor Routing β€” .onion native support | Attack Path Generation β€” LLM-driven vulnerability chains | Request Jitter β€” Anti-pattern detection | Report Generation β€” Smart bug bounty templates | Dead Man's Switch β€” Configurable kill protocols | Autonomous Red Team β€” Unsupervised domainβ†’report pipeline | Duress Mode β€” Workspace sanitization | hecate/ β”œβ”€β”€ πŸ“ src/hecate/ β”‚ β”œβ”€β”€ 🎨 core.py Colors, logging, utilities β”‚ β”œβ”€β”€ πŸ”­ scanner.py Network reconnaissance β”‚ β”œβ”€β”€ πŸ•΅οΈ osint.py Intelligence gathering β”‚ β”œβ”€β”€ πŸ’₯ exploit.py Offensive operations β”‚ β”œβ”€β”€ πŸ” crypto.py Cryptographic operations β”‚ β”œβ”€β”€ 🌐 network.py HTTP/proxy/session management β”‚ β”œβ”€β”€ πŸ“Š reporting.py Output generation β”‚ β”œβ”€β”€ 🧠 ai.py LLM integration β”‚ β”œβ”€β”€ πŸ—„οΈ database.py Platform DB & persistence β”‚ β”œβ”€β”€ πŸ–₯️ ui.py Interface & menus β”‚ └── πŸš€ main.py Entry point β”œβ”€β”€ πŸ“ tests/ Unit tests β”œβ”€β”€ πŸ“ docs/ Documentation β”œβ”€β”€ πŸ“ logs/ Runtime logs β”œβ”€β”€ πŸ“ reports/ Generated output β”œβ”€β”€ πŸ“ data/ Platform databases β”œβ”€β”€ πŸ”‘ .env.example API key template β”œβ”€β”€ πŸ“‹ requirements.txt Dependencies β”œβ”€β”€ βš™οΈ setup.py Package setup └── πŸ› οΈ Makefile Dev commands