Lucene search
+L

168 matches found

Kitploit
Kitploit
added 2026/09/20 4:59 a.m.12 views

ThreatPad

ThreatPad Una plataforma colaborativa de toma de notas en tiempo real, construida para equipos de Inteligencia de Amenazas Cibernéticas CTI y operaciones de seguridad. ThreatPad combina la velocidad de las herramientas modernas de productividad con capacidades específicas de CTI: extracción...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/20 2:34 a.m.9 views

Antiphishing

Antiphishing — Inteligencia Predictiva de Phishing para Suricata DONAR · VECTORES DEL PANEL · CONTRIBUIR · ENVIAR UN VECTOR · API REST CTI · WIKI Inteligencia Predictiva de Phishing para Suricata — Defensa Preventiva desde el Día Cero Antiphishing es una infraestructura de Inteligencia de Amenaza...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/20 2:03 a.m.10 views

yeti

Plataforma Yeti Yeti tiene como objetivo cerrar la brecha entre los profesionales de CTI y DFIR al proporcionar una plataforma de inteligencia forense y un pipeline para equipos de DFIR. Nació de la frustración de tener que responder a la pregunta "¿dónde he visto este artefacto antes?" o "¿cómo...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/19 10:48 p.m.8 views

ProHunter

📋 Descripción general Este proyecto es un módulo central del sistema ProHunter, diseñado principalmente para emitir juicios de maliciosidad sobre grafos de amenazas muestreados del módulo PPG. La idea principal de este método es que utiliza la coincidencia inexacta de vectores de grafos para...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 7:16 a.m.10 views

standalone_tdo

Extractor Independiente TDO Una herramienta de línea de comandos potente e independiente para extraer Inteligencia de Amenazas Cibernéticas CTI de documentos mediante Modelos de Lenguaje de Gran Tamaño con capacidades avanzadas de salida estructurada. 🚀 Características Soporte de documentos...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:31 a.m.11 views

exist

EXIST Sistema de Agregación de Información Externa contra Amenazas Cibernéticas ⚠️ Este repositorio no tiene mantenimiento / está archivado. Los problemas de seguridad no se corregirán. EXIST es una aplicación web para agregar y analizar CTI inteligencia de amenazas cibernéticas. EXIST está escrit...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/18 3:31 a.m.101 views

exist

EXIST EXternal Information aggregation System against cyber Threat ⚠️ This repository is unmaintained / archived. Security issues will not be fixed. EXIST is a web application for aggregating and analyzing CTI cyber threat intelligence. EXIST is written by the following software. Python 3 Django...

5.9AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/16 2:37 a.m.9 views

NGINX_2026_CVE_Bundle_CTI_Report

🛡️ Investigación CTI Multi-CVE de NGINX 2026 CVE-2026-28755 • CVE-2026-42926 • CVE-2026-9256 • CVE-2026-42055 • CVE-2026-42533 Creado por Pratik Chhetri Fecha del informe: 2026-07-28 📌 Resumen ejecutivo...

9.2CVSS7.3AI score0.10856EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/15 8:53 p.m.12 views

CVE-2026-9806

CVE-2026-9806 CVE-2026-9806 es una vulnerabilidad de Cross-Site Scripting almacenado Stored XSS que afecta a las versiones de CTI Transmute anteriores a la versión parcheada. El fallo existe en el panel de notificaciones, donde los mensajes de notificación que contienen nombres de conversión...

6.3CVSS6.1AI score0.00258EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: coresight: cti: Fixed a hang that occurred in ctidisablehw and ctienablehw. These functions are called from an atomic context, so they should not use runtime PM, as this can result in a sleep when communicating with the...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 10:17 a.m.15 views

CVE-2026-73162

Affected versions of MISP cti-transmute expose several state-changing account operations as GET requests: /account/follow /account/deletenotification /account/marknotificationread /account/markallread These endpoints require authentication, but before the fix they could be invoked with simple GET...

5.3CVSS0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.14 views

CVE-2026-73161

Affected versions of cti-transmute improperly handle conversion-table values passed through the search highlighting feature. The highlight function previously returned the underlying text directly when no search query was supplied, or performed a regex replacement that inserted tags without first...

5.1CVSS0.00247EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.14 views

CVE-2026-73160

Affected versions of cti-transmute contain an SSRF vulnerability in the /fetchmispevent and /mispsearchevents endpoints. The URL validation routine checked whether a supplied hostname was itself an IP literal and rejected private, loopback, link-local, or reserved IPs. However, ordinary domain...

8.7CVSS0.00301EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.20 views

CVE-2026-73157

Affected versions of cti-transmute render data obtained from a remote MISP instance into the event-browser interface using HTML interpolation. Because fields such as event IDs, event information, organization names, tags, tag colors, TLP labels, distribution labels, and error/flash text may be...

2.3CVSS0.00262EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.13 views

CVE-2026-73159

Affected versions of cti-transmute allow a tag's icon value to be stored and later interpolated into HTML through Vue's v-html. The helper mapIcon previously constructed an HTML string directly from the icon value: Because the icon is user-supplied, a crafted value could break out of the intended...

5.1CVSS0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 a.m.27 views

CVE-2026-73158

Affected versions of cti-transmute insufficiently validate saved graph configuration data. Graph configurations can contain style properties that are later consumed by Pivotick, and Pivotick interprets svgIcon as HTML. Because saved configurations may be created by one user and later displayed to...

5.1CVSS0.00234EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 9:13 a.m.46 views

CVE-2026-73162

CVE-2026-73162 affects MISP cti-transmute where several state-changing endpoints were exposed as unauthenticated GET requests: /account/follow, /account/delete_notification, /account/mark_notification_read, and /account/mark_all_read. The underlying issue is CSRF risk because these authenticated ...

5.3CVSS5AI score0.00174EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 9:13 a.m.14 views

EUVD-2026-55994

Affected versions of MISP cti-transmute expose several state-changing account operations as GET requests: /account/follow /account/deletenotification /account/marknotificationread /account/markallread These endpoints require authentication, but before the fix they could be invoked with simple GET...

5.3CVSS5AI score0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 9:13 a.m.41 views

CVE-2026-73162 cti-transmute CSRF Allows Unauthorized Follow and Notification State Changes

Affected versions of MISP cti-transmute expose several state-changing account operations as GET requests: /account/follow /account/deletenotification /account/marknotificationread /account/markallread These endpoints require authentication, but before the fix they could be invoked with simple GET...

5.3CVSS0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 9:13 a.m.36 views

CVE-2026-73162 cti-transmute CSRF Allows Unauthorized Follow and Notification State Changes

Affected versions of MISP cti-transmute expose several state-changing account operations as GET requests: /account/follow /account/deletenotification /account/marknotificationread /account/markallread These endpoints require authentication, but before the fix they could be invoked with simple GET...

5.3CVSS5AI score
SaveExploits0References4
Rows per page
Query Builder