Lucene search
+L

59925 matches found

Kitploit
Kitploit
added 2026/09/16 6:03 p.m.11 views

KOOBE-Guard

KOOBE-Guard: Active Temporal Mitigation of Kernel Double-Free Vulnerabilities Authors: Vedant Karande & Kiran Kumari Course: Network & Systems Security SIL7165 - Indian Institute of Technology Delhi Overview KOOBE-Guard is a dynamic Intrusion Prevention System IPS developed as a Linux Loadable...

7.8CVSS7.2AI score0.28058EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/16 5:42 p.m.7 views

copy-fail-CVE-2026-31431-mitigation-ansible-playbook

Playbook de Mitigación CVE-2026-31431 Un playbook de Ansible para aplicar y revertir la mitigación del módulo del kernel CVE-2026-31431 AFALG en sistemas Debian/Ubuntu y RHEL/Rocky/AlmaLinux. Descripción General Este playbook mitiga CVE-2026-31431 deshabilitando el módulo vulnerable del kernel...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits243
Kitploit
Kitploit
added 2026/09/16 5:30 p.m.11 views

copy-fail-check

copy-fail-check CVE-2026-31431 Helper basado en https://copy.fail/ Copy Fail Verificación Rápida Helper interactivo en bash para revisar exposición básica relacionada con CVE-2026-31431 Copy Fail y aplicar una mitigación temporal basada en algifaead. Compatibilidad objetivo Pensado principalmente...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits243
Kitploit
Kitploit
added 2026/09/16 5:10 p.m.10 views

DCVD

root@kitploit: project/ ├── train.py ├── dataloader.py ├── README.md ├── requirements.txt ├── models/ │ ├── controlpathway.py │ ├── semanticpathway.py │ ├── featurefusionmodule.py │ ├── transformerllmmodule.py │ └── multitaskpredictor.py Fuentes de datos y modelos Conjunto de datos Usamos el...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 3:22 p.m.9 views

CVE-2026-31431-Copy-Fail

CVE-2026-31431 - Script de verificación y mitigación Este repositorio documenta un script Bash utilizado para evaluar la exposición a CVE-2026-31431 en hosts Linux, con un enfoque en Ubuntu, y para aplicar una mitigación simple bloqueando el módulo algifaead. Versiones de idioma: Inglés: README.m...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits243
Kitploit
Kitploit
added 2026/09/16 3:17 p.m.5 views

PinTheft-go

pintheft-go Port a Go de pintheft - LPE de double-free en zcopy de RDS. Miembro de la clase de vulnerabilidad Dirty Frag. !IMPORTANT Arch Linux es una de las distribuciones más expuestas a esta vulnerabilidad, ya que se encuentra entre las pocas donde el módulo RDS normalmente puede cargarse por...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 3:04 p.m.5 views

CVE-2023-30253-exploit

CVE-2023-30253 — Dolibarr ERP/CRM 17.0.0 Remote Code Execution Exploit de inyección de código PHP para Dolibarr ERP/CRM v17.0.0 que permite obtener una shell reversa como usuario www-data mediante el módulo Website/CMS. ⚠️ Solo para uso educativo y auditorías con autorización. 📑 Índice ¿Qué es...

8.8CVSS8AI score0.82094EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/16 2:41 p.m.11 views

Copy_Fail_CVE-2026-31431_test_and_fix

Uso root@kitploit: python3 testCVE-2026-31431.py Corrección para Almalinux 9 / 10 hasta que llegue la actualización del kernel root@kitploit: sudo grubby --update-kernel ALL --args="initcallblacklist=algifaeadinit" sudo reboot Corrección para Debian / Ubuntu hasta que llegue la actualización del...

7.8CVSS6.8AI score0.99907EPSS
SaveExploits243
NVD
NVD
added 2026/09/16 2:17 p.m.7 views

CVE-2026-92364

A vulnerability has been found in itsourcecode Leave Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /module/employee/index.php. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack remotely. The exploit ha...

6.5CVSS0.00319EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/16 1:45 p.m.8 views

EUVD-2026-80741

A vulnerability has been found in itsourcecode Leave Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /module/employee/index.php. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack remotely. The exploit ha...

6.5CVSS6.4AI score0.00319EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 1:41 p.m.11 views

VLC-CVE-2008-4654-Exploit

VLC-CVE-2008-4654-Exploit Bueno, es solo una vulnerabilidad antigua cuyo número CVE es CVE-2008-4654. Esta vulnerabilidad está causada por falta de memoria Out of Memory en la línea 1650 de modules/demux/ty.c. root@kitploit: streamReadpdemux-s, mstbuf, 8 + imapsize; Cuando descargué el EXP de otr...

9.3CVSS6.1AI score0.57547EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/16 1:19 p.m.10 views

demo-cve-2026-4821

Demo: Reparación de la vulnerabilidad CVE-2026-4821 Este repositorio demuestra cómo el sistema de procedencia de OpenExecution rastrea la reparación de vulnerabilidades por parte de agentes de IA con total auditabilidad criptográfica. Escenario Vulnerabilidad : Inyección SQL en el módulo de...

8.1CVSS5.9AI score0.00014EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:36 p.m.12 views

trivy-module-wordpress

Módulo Trivy WordPress Este módulo proporciona una investigación más profunda de la detección de WordPress. Configuración root@kitploit: $ tinygo build -o wordpress.wasm -scheduler=none -target=wasi --no-debug wordpress.go $ mkdir -p /.trivy/modules $ cp wordpress.wasm /.trivy/modules También est...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 12:36 p.m.6 views

FreePBX-Reverse-Shell-Module

FreePBX-Reverse-Shell-Module...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 12:00 p.m.9 views

Bluetooth-Crash-CVE-2017-0785

CVE-2017-0785 Bluetooth module crash This script is a modified version of https://github.com/ojasookert/CVE-2017-0785. It leaks information via SDP due to out-of-bound bytes, but sending too many packets or search requests causes the Bluetooth module on an Android smartphone above Android 4.0 to...

6.5CVSS7.1AI score0.12388EPSS
SaveExploits12References1
OSV
OSV
added 2026/09/16 11:17 a.m.10 views

DEBIAN-CVE-2026-89988

In the Linux kernel, the following vulnerability has been resolved: kprobes: Protect kprobeblacklist with RCU withinkprobeblacklist traverses kprobeblacklist without holding kprobemutex. When a module is unloaded, kproberemoveareablacklist removes blacklist entries and immediately frees them with...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 10:43 a.m.9 views

CVE-2021-28476-tools-env

pack test and exploitdev for POC CVE-2021-28476 from bluefrostsecurity researcher installation guide: root@kitploit: cd tools/ ./addtopathtools.sh addition tools for /usr/bin/ remove tools from /usr/bin: cd tools/ ./deltopathtools.sh tools: pocinit: description: preinit env guest host for compile...

9.9CVSS8.6AI score0.38625EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/16 10:36 a.m.20 views

CVE-2026-31431

CVE-2026-31431 Archivo y análisis de "Copy Faill" CVE-2026-31431. Código fuente para el ataque Pruebas Herramientas de sniffing para la vulnerabilidad potencial. Solución root@kitploit: 禁用内核模块 echo "install algifaead /bin/false" /etc/modprobe.d/disable-algif-aead.conf 卸载已加载模块 rmmod algifaead...

7.8CVSS6.8AI score0.99907EPSS
SaveExploits243
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.36 views

CVE-2026-89988 kprobes: Protect kprobe_blacklist with RCU

In the Linux kernel, the following vulnerability has been resolved: kprobes: Protect kprobeblacklist with RCU withinkprobeblacklist traverses kprobeblacklist without holding kprobemutex. When a module is unloaded, kproberemoveareablacklist removes blacklist entries and immediately frees them with...

7.8CVSS0.00164EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/16 10:33 a.m.13 views

CVE-2026-89988

This Linux kernel vulnerability affects the kprobes subsystem, specifically the kprobe_blacklist list. The root cause is a use-after-free : __within_kprobe_blacklist() traverses the blacklist without holding kprobe_mutex, so when a module is unloaded and kprobe_remove_area_blacklist() frees entri...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References6
Rows per page
Query Builder