54 matches found
CVE-2023-44487
Rapid Reset Client Rapid Reset Client is a tool for testing mitigations and exposure to CVE-2023-44487 rapid reset DDoS attack vector. It implements a minimal HTTP/2 client that opens a single TCP socket, negotiates TLS, ignores the certificate, and exchanges SETTINGS frames. The client then send...
golang-CVE-2023-44487
Golang CVE-2023-44487 testing This repository contains testing resources and results for the CVE-2023-44487. It uses a modified version of https://github.com/secengjeff/rapidresetclient to test against various Golang server configs. Testing against a normal server root@kitploit: go run server.go ...
CVE-2026-23918
CVE-2026-23918: DoS por Doble Liberación en Apache HTTP/2 CVE-2026-23918 | Servidor HTTP Apache 2.4.66 | CWE-415: Doble Liberación | CVSS 8.8 | Corregido en 2.4.67 Una vulnerabilidad de doble liberación en modhttp2 h2mplx.c permite a atacantes remotos provocar una denegación de servicio caída del...
CVE-2025-8671-vulnerability-POC-
CVE-2025-8671-vulnerability-POC- POC de la vulnerabilidad CVE-2025-8671 Escáner de vulnerabilidad CVE-2025-8671 Una herramienta profesional de investigación en seguridad para detectar la vulnerabilidad MadeYouReset CVE-2025-8671 en servidores HTTP/2. Este escáner utiliza múltiples heurísticas de...
CVE-2026-23918-Apache-H2-PoC
CVE-2026-23918-Apache-H2-PoC Este es un exploit de prueba de concepto para la vulnerabilidad de doble liberación en modhttp2 de Apache CVE-2026-23918. Es un bug desagradable que afecta a la ruta de limpieza de streams en h2mplx.c. Básicamente, si sincronizas bien el momento, puedes lograr que el...
CVE-2026-23918-test
CVE-2026-23918-test Este repositorio contiene una Prueba de Concepto PoC que demuestra la vulnerabilidad de Doble Liberación CVE-2026-23918 en Apache HTTP Server 2.4.66 modhttp2. La vulnerabilidad se origina en una condición de carrera durante el procesamiento temprano de tramas RSTSTREAM. Me...
CVE-2023-44487-HTTP-2-Rapid-Reset-Attack
PoC - CVE-2023-44487: HTTP/2 Rapid Reset Attack Este repositorio contiene un Proof of Concept PoC para demostrar la explotación de la vulnerabilidad CVE-2023-44487 , también conocida como HTTP/2 Rapid Reset Attack. Esta vulnerabilidad afecta al protocolo HTTP/2 y permite a un atacante sobrecargar...
cve-2023-44487
CVE-2023-44487 HTTP/2 Restablecimiento Rápido Hay algunos ejemplos en este repositorio que no se han probado completamente para analizar el impacto, pero solo quería realizar el concepto de este ataque starting many streams and immediately sending RSTSTREAM frame to avoid reaching...
http2-rst-stream-attacker
CVE-2023-44487 y http2-rst-stream-attacker CVE-2023-44487 CVE-2023-44487 es un exploit contra el propio protocolo HTTP2. En HTTP2, las solicitudes de datos se inician enviando un frame HEADERS. Tras recibir este frame, un servidor comenzará a procesar tu solicitud, enviando posteriormente frames...
CVE-2026-23918-poc
CVE-2026-23918 — Apache modhttp2 Double Free Affected: Apache HTTP Server 2.4.66 with modhttp2 + Event MPM Fixed in: Apache 2.4.67 modh2 v2.0.37 CVSS 3.1: 8.8 HIGH — Unauthenticated Remote Code Execution possible CWE: CWE-415 Double Free What's the vulnerability modhttp2 in Apache 2.4.66 has a...
CVE-2023-44487-dos
CVE-2023-44487 HTTP/2 Rapid Reset Hay algunos ejemplos en este repositorio que no están probados completamente para analizar el impacto, pero solo quería llevar a cabo el concepto de este ataque iniciar muchos flujos y enviar inmediatamente la trama RSTSTREAM para evitar alcanzar...
MadeYouReset_Tester
MadeYouReset Checker A lightweight Python script to detect whether a web server is potentially vulnerable to the MadeYouReset HTTP/2 denial-of-service vulnerability — tracked as CVE-2025-8671 CVSS 7.5 High. Background MadeYouReset is an HTTP/2 DoS vulnerability disclosed in August 2025 by...
Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: nghttp2 (UTSA-2023-002139)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2023-002139 advisory. Envoy is a cloud-native high-performance edge/middle/service proxy. Envoys HTTP/2 codec may leak a header map and bookkeeping structures upon receiving RSTSTREAM...
CVE-2023-44487-HTTP-2-Rapid-Reset-Exploit-PoC
CVE-2023-44487 - PoC de Comprobación de Rapid Reset HTTP/2 Descripciones Este programa es una Prueba de Concepto PoC para CVE-2023-44487 , también conocido como el Ataque de Rapid Reset HTTP/2. La vulnerabilidad permite a los atacantes realizar un ataque de Denegación de Servicio DoS enviando...
rapidresetclient
Rapid Reset Client Rapid Reset Client es una herramienta para probar mitigaciones y la exposición a CVE-2023-44487 vector de ataque DDoS Rapid Reset. Implementa un cliente HTTP/2 mínimo que abre un único socket TCP, negocia TLS, ignora el certificado e intercambia tramas SETTINGS. Luego, el clien...
cve-2023-44487-POC
cve-2023-44487 - ataque de reinicio rápido http/2 por 7pirqte qué es esto poc para el ataque de reinicio rápido http/2. básicamente abres un stream con un frame HEADERS y luego envías inmediatamente RSTSTREAM para cancelarlo. el servidor hace todo el trabajo de configurar y desmontar streams...
cve-2023-44487-demo
⚡ Demo de CVE-2023-44487 – Ataque de Restablecimiento Rápido HTTP/2 Este proyecto demuestra la vulnerabilidad HTTP/2 "Restablecimiento Rápido" CVE-2023-44487 que permite a los atacantes abrumar servidores utilizando tramas RSTSTREAM, causando denegación de servicio DoS. Incluye: ✅ Prueba de explo...
Linux Distros Unpatched Vulnerability : CVE-2026-12611
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A client may issue HTTP/2 requests to a Jetty server that result in blocking writes that are never unblocked, eventually causing all threads to be blocked and t...
Missing Release of Resource after Effective Lifetime
Overview Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime due to a race condition in the server when handling RSTSTREAM and GOAWAY frames. An attacker can cause the server to become unresponsive by sending specially crafted HTTP/2 requests...
DEBIAN-CVE-2026-12611
A client may issue HTTP/2 requests to a Jetty server that result in blocking writes that are never unblocked, eventually causing all threads to be blocked and the whole server to become unresponsive. This is caused by a race condition in the server when handling RSTSTREAM frames and GOAWAY frames...