Metadata-Version: 2.4
Name: goldeneye-security
Version: 1.0.0
Summary: Goldeneye - Security Assessment Assistant
Author: c0unt
License: MIT
Keywords: pentest,security,vulnerability,assessment,cli
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Security
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: rich>=13.7.0
Requires-Dist: typer>=0.9.0
Requires-Dist: prompt-toolkit>=3.0.43
Requires-Dist: pydantic>=2.5.0
Requires-Dist: pydantic-settings>=2.1.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: sqlalchemy>=2.0.23
Requires-Dist: alembic>=1.13.0
Requires-Dist: dnspython>=2.4.0
Requires-Dist: python-whois>=0.8.0
Requires-Dist: httpx>=0.25.0
Requires-Dist: lxml>=4.9.0
Requires-Dist: defusedxml>=0.7.0
Requires-Dist: jinja2>=3.1.0
Requires-Dist: weasyprint>=60.0
Requires-Dist: matplotlib>=3.8.0
Requires-Dist: openai>=1.6.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: loguru>=0.7.0
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
Requires-Dist: black>=23.12.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
Requires-Dist: mypy>=1.7.0; extra == "dev"
Requires-Dist: pre-commit>=3.6.0; extra == "dev"

# 👁️ G O L D E N E Y E

### *"I see everything. I miss nothing."*

<p align="center">
  <img src="https://img.shields.io/badge/Python-3.11+-blue?logo=python&style=for-the-badge" alt="Python">
  <img src="https://img.shields.io/badge/Tools-21-red?style=for-the-badge" alt="Tools">
  <img src="https://img.shields.io/badge/IA-Mistral%207B-purple?style=for-the-badge" alt="IA">
  <img src="https://img.shields.io/badge/License-MIT-green?style=for-the-badge" alt="License">
  <img src="https://img.shields.io/badge/Status-Active-brightgreen?style=for-the-badge" alt="Status">
</p>

<p align="center">
  <b>Security Assessment Assistant | Orquestrador de Pentest | IA Local</b>
</p>

---

## 🎯 O QUE É O GOLDENEYE?

**Goldeneye** é o copiloto de pentest que você sempre quis.

Imagine digitar **um comando** e assistir enquanto 21 ferramentas de segurança ofensiva executam em sequência, uma inteligência artificial analisa cada descoberta, e relatórios profissionais são gerados automaticamente.

Isso é o Goldeneye.

🔍 **Reconhecimento** — DNS, subdomínios, tecnologias  
📡 **Varredura** — Nmap, Nuclei (4504 templates), OWASP ZAP  
💉 **Exploração** — SQLMap, Hydra (14M senhas), Searchsploit  
🧠 **IA Local** — Mistral 7B analisa tudo offline  
📊 **Entrega** — PDF, DOCX, HTML com gráficos  

> ⚡ **Um comando. 21 ferramentas. Relatório pronto. Zero custo.**

---

## 🔥 DIFERENCIAIS

| Característica | Goldeneye | Outras |
|---------------|-----------|--------|
| 🧠 IA Local | ✅ Mistral 7B (offline) | ❌ API paga |
| 🔧 Ferramentas | ✅ 21 integradas | ❌ 1-5 |
| 📊 Relatórios | ✅ PDF + DOCX + HTML | ❌ Manual |
| ⚡ Automação | ✅ Full Auto | ❌ Scripts |
| 💰 Custo | ✅ 100% GRÁTIS | ❌ Licenças |

---

## ⚙️ STACK

Python 3.11+ | Typer | Rich | SQLite | SQLAlchemy | Ollama + Mistral 7B | WeasyPrint | python-docx | Matplotlib | Nmap | Nuclei | ZAP | SQLMap | Hydra | Gobuster | CME | Searchsploit | Nikto | WPScan | TestSSL | LinPEAS | Hashcat

---

## 🔧 21 FERRAMENTAS

**🔍 RECON:** Descoberta Automática, Amass, Subfinder, Httpx, WhatWeb

**📡 SCAN:** Nmap, Nuclei (4504 templates), OWASP ZAP, Nikto, Gobuster, WPScan

**💉 EXPLORAÇÃO:** SQLMap, Hydra (Rockyou 14M), CrackMapExec, Searchsploit (1851 exploits)

**🔐 ANÁLISE:** TestSSL/TLS, LinPEAS, Hashcat, Verificador de Falsos Positivos

**🧠 IA + RELATÓRIOS:** Mistral 7B, PDF, DOCX, HTML Interativo, Dashboard

---

## 🚀 INSTALAÇÃO

```bash
git clone https://github.com/C0unt-Z3r0/goldeneye.git
cd goldeneye
chmod +x install.sh
./install.sh
source .venv/bin/activate
goldeneye
```

---

## 📸 Screenshots

<p align="center">
  <img src="https://raw.githubusercontent.com/C0unt-Z3r0/goldeneye/main/banner.png" alt="Banner" width="1000">
  <img src="https://raw.githubusercontent.com/C0unt-Z3r0/goldeneye/main/menu.png" alt="Menu" width="1000">
</p>

---

### Easter Egg 007 - martini
---

⚠️ DISCLAIMER

Apenas para testes autorizados, ambientes de laboratório e fins educacionais.

---
👨‍💻 AUTOR

C0unt-Z3r0 — Security Researcher & Developer
---

📄 LICENÇA

MIT License

👁️ "I see everything. I miss nothing."



