26. All-in-One Frameworks
26. All-in-One Frameworks
Nota atomica extraida del capitulo "26. All-in-One Frameworks" del master osint-references-master.
Contenido (de OSINT Bible)
All-in-one platforms:
| Framework | Language | URL | Strength |
|---|---|---|---|
| Ubikron | Browser Ext | https://ubikron.com | AI-powered case management & entity extraction |
| SpiderFoot | Python | https://github.com/smicallef/spiderfoot | Total automation |
| Recon-ng | Python | https://github.com/lanmaster53/recon-ng | Modular |
| theHarvester | Python | https://github.com/laramies/theHarvester | Email/subdomain |
| OSRFramework | Python | https://github.com/i3visio/osrframework | Spanish suite |
| Maltego | Java | https://www.maltego.com | Visualization |
| Spiderfoot HX | Python | https://www.spiderfoot.net/hx | Commercial version |
SpiderFoot setup:
git clone https://github.com/smicallef/spiderfoot.git
cd spiderfoot
pip3 install -r requirements.txt
python3 sf.py -l 127.0.0.1:5001
# Open http://localhost:5001
Desde Inbox: SUITES
Importado desde
Inbox/SUITES.md.
Suites OSINT - Frameworks y Plataformas Integrales de Investigacion
Resumen
Frameworks y plataformas que agrupan multiples herramientas OSINT en una sola interfaz. Ideales como punto de partida para investigaciones o para descubrir herramientas nuevas organizadas por categoria.
Categoria
Frameworks OSINT / Plataformas integrales / Indices de herramientas.
Herramientas y Recursos
| Herramienta | Enlace | Descripcion |
|---|---|---|
| OSINT Framework | OSINT Framework | Arbol interactivo de herramientas OSINT organizadas por categoria |
| Ciberpatrulla | Ciberpatrulla | Directorio de herramientas OSINT en espanol |
| netbootcamp | netbootcamp | Coleccion de herramientas OSINT organizadas |
| Intelligence X | Intelligence X | Motor de busqueda avanzado para OSINT con archivo historico |
| OSINT Map | OSINT Map | Mapa visual interactivo de herramientas OSINT por Malfrats Industries |
Casos de Uso
- Punto de partida para investigaciones cuando no se conoce la herramienta adecuada
- Descubrir herramientas nuevas organizadas por tipo de dato
- Intelligence X como buscador de datos historicos y filtraciones
- Referencia rapida para seleccionar la herramienta correcta
Notas
- OSINT Framework es la referencia clasica del sector
- Intelligence X incluye busqueda en filtraciones, darknet y archive historico
- Ciberpatrulla es el mejor recurso en espanol
- Ver osint-references-master para el indice completo de herramientas del vault