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