Lucene search
+L

68858 matches found

Kitploit
Kitploit
added 2026/09/16 11:41 a.m.24 views

lunar

LUNAR Lockdown UNix Auditing and Reporting Version Current version 15.9.1 Refer to lunar.sh and changelog for more up to date version information License CC BY-SA: https://creativecommons.org/licenses/by-sa/4.0/ Fund me here: https://ko-fi.com/richardatlateralblast NOTICE Run this code in audit...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:35 a.m.7 views

log4j-CVE-2021-4104

HEAD Log4jShell1.x PoC de Log4j RCE 1.x Ataque Restricción 1. El objetivo tiene un entorno jms 2. Necesitas obtener acceso para modificar el archivo log4j.properties Conclusión No es tan útil como log4shell 2.x Tema de Log4shell https://github.com/cckuailong/reapoc/tree/main/Topic/Log4j Bienvenid...

7.5CVSS7.7AI score0.81147EPSS
SaveExploits9References1
NVD
NVD
added 2026/09/16 11:17 a.m.3 views

CVE-2026-90007

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Use rollback index when freeing MSI-X vectors pm8001requestmsix unwinds previously registered handlers with freeirq when requestirq fails. The rollback loop uses the failing index i for every iteration instead of th...

7.8CVSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/16 11:14 a.m.6 views

CVE-2025-29927

Introducción Al falsificar la cabecera de solicitud x-middleware-subrequest, se elude el mecanismo de autenticación del middleware de Next.js, permitiendo el acceso no autorizado a rutas protegidas. Configuración del entorno El código fuente del proyecto proviene de P神, y la versión de Next.js es...

9.1CVSS7.8AI score0.99225EPSS
SaveExploits59References2
Kitploit
Kitploit
added 2026/09/16 10:51 a.m.13 views

badkeys

badkeys Tool and library to check cryptographic public keys for known vulnerabilities what? badkeys checks public keys in various formats for known vulnerabilities. A web version can be found at badkeys.info. install badkeys can be installed via pip: root@kitploit: pip3 install badkeys You may wa...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 10:43 a.m.10 views

fireprox

FireProx 概述 优点 免责声明 维护者 致谢 基本用法 安装 截图 贡献 概述 在进行Web调用时,隐藏或持续轮换源IP地址可能既困难又昂贵。虽然已有一些工具存在了一段时间,但它们要么IP地址数量有限,要么昂贵,要么需要部署大量VPS。FireProx利用AWS API Gateway创建透明代理,每次请求都会轮换源IP地址!使用FireProx创建一个指向目标服务器的代理URL,然后向该代理URL发出Web请求,代理URL将返回目标服务器的响应! 由以下机构提供: 维护者 关注我的Twitter以获取更多技巧、窍门和工具(或者仅仅是打个招呼)!(Mike Felch -...

6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.5 views

CVE-2026-90007 scsi: pm8001: Use rollback index when freeing MSI-X vectors

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Use rollback index when freeing MSI-X vectors pm8001requestmsix unwinds previously registered handlers with freeirq when requestirq fails. The rollback loop uses the failing index i for every iteration instead of th...

7.8CVSS
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:33 a.m.4 views

CVE-2026-90007

This vulnerability affects the pm8001 SCSI host controller driver in the Linux kernel . In pm8001_request_msix(), when request_irq() fails, the rollback loop that frees previously registered MSI-X vectors incorrectly uses the failing index i on every iteration instead of the already registered ve...

7.8CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:33 a.m.3 views

EUVD-2026-80615

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Use rollback index when freeing MSI-X vectors pm8001requestmsix unwinds previously registered handlers with freeirq when requestirq fails. The rollback loop uses the failing index i for every iteration instead of th...

7.8CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:31 a.m.4 views

EUVD-2026-80456

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation ha-msixcount is u16, but ha-maxreqqueues, ha-maxrspqueues and ha-maxqpairs are u8. Deriving the queue count as "ha-maxreqqueues = ha-msixcount - 1" therefore...

8.4CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/09/16 10:31 a.m.10 views

CVE-2026-89856

A vulnerability in the Linux kernel qla2xxx SCSI driver arises from a type-width mismatch: ha->msix_count is u16 while derived queue counts (max_req_queues, max_rsp_queues, max_qpairs) are u8 . A device (physical or hot-plugged) advertising 257 MSI-X vectors causes msix_count - 1 to equal 256,...

8.4CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/16 10:31 a.m.3 views

EUVD-2026-80448

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Quiesce response IRQ before freeing request queue qla2xxxdeleteqpair deletes the request queue before the response queue. qla25xxdeletereqque frees the request queue memory kfreereq in qla25xxfreereqque, but the...

8.1CVSS5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 10:30 a.m.9 views

day05-grafana-sqlexpr-lab

Día 5 – Grafana SQL Expressions → DuckDB LFI CVE-2024-9264 TL;DR: En las versiones afectadas de Grafana 11.x, un Viewer con sesión iniciada puede usar SQL Expressions. Grafana reenvía la expresión a DuckDB en el servidor. Con readtext / readblob, puedes leer archivos locales LFI. Plantamos una fl...

9.9CVSS8.1AI score0.94864EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/16 10:20 a.m.9 views

CVE-2025-29927-POC

CVE-2025-29927-POC Introducción Este repositorio contiene una Prueba de Concepto PoC para CVE-2025-29927, una vulnerabilidad hipotética que demuestra una falla en el manejo de middleware dentro de una aplicación web. La PoC ilustra cómo una solicitud HTTP especialmente manipulada puede eludir la...

9.1CVSS7.7AI score0.99225EPSS
SaveExploits59References1
Kitploit
Kitploit
added 2026/09/16 10:15 a.m.9 views

CVE-2011-3192-apache-exploit

CVE-2011-3192 Este exploit desencadena una condición de denegación de servicio en las versiones de Apache 1.3.x, 2.0.64 y anteriores, y 2.2.19 y anteriores. Desarrollado en 2011 por Antonius ev1lut10n / w1sdom...

7.8CVSS7.5AI score0.98828EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/16 10:13 a.m.3 views

CVE-2025-29927__Next.js

CVE-2025-29927 - POC de Bypass de Autorización en Middleware de Next.js ⚠️ Aviso legal : Esta herramienta está destinada únicamente a fines de seguridad, pruebas de penetración autorizadas y educación. Utilizar esta herramienta contra sistemas sin permiso explícito es ilegal y poco ético. 📋 Resume...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/16 9:50 a.m.8 views

CVE-2026-61511

VBulletin RCE POC Telegram : @esp256 Soporte : escaneo masivo/individual Dork de Fofa root@kitploit: body="Powered by vBulletin" body="vbulletin/core/cpstyles" body="Powered by vBulletin" && body="6.2" body="Powered by vBulletin" && body="6.1" body="Powered by vBulletin" && body="6."...

9.8CVSS6.3AI score0.70766EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/16 9:49 a.m.9 views

next-js-auth-bypass

Hola Mundo - Next.js 12.2 Una aplicación simple de prueba de concepto Next.js 12.2. 🚀 Inicio Rápido 1. Instalar Dependencias root@kitploit: npm install 2. Ejecutar el Servidor de Desarrollo root@kitploit: npm run dev La aplicación estará disponible en http://localhost:3000 🛠️ Scripts Disponibles...

9.1CVSS7.8AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/16 9:19 a.m.32 views

hsecscan

hsecscan A security scanner for HTTP response headers. Requirements Python 2.x Python Modules os.path argparse sqlite3 urlparse urllib2 urllib json ssl Install root@kitploit: $ pip install hsecscan Usage root@kitploit: $ hsecscan usage: hsecscan.py -h -P -p -H Header -u URL -R -i -U User-Agent -D...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 9:06 a.m.12 views

PegasusX

PegasusX PoC de LPE para OS X 10.11.6 para CVE-2016-4655 / CVE-2016-4656 Análisis de CVEs y Writeup Un análisis detallado de los CVEs utilizados en este PoC está disponible aquí: Análisis y explotación de las vulnerabilidades del kernel de Pegasus CVE-2016-4655 / CVE-2016-4656...

9.3CVSS7.2AI score0.33353EPSS
SaveExploits8References1
Rows per page
Query Builder