CVE-2025-25063 MadeYouReset HTTP/2 DDoS# HTTP/2 DDoS Heuristic Tester
Pruebas automáticas para detectar heurísticamente la presencia de vulnerabilidades en HTTP/2 asociadas a ataques **DDoS**:
Desarrollado por **m10sec**.
- **CVE-2023-44487 – Rapid Reset**
- **CVE-2025-8671 – MadeYouReset**
- **Comparativa combinada**
Incluye **menú interactivo**, ejecución vía **CLI**, soporte para **archivos TXT con múltiples targets** y exportación en **JSON/CSV**.
---
## Instalación
Clona el repositorio y crea un entorno virtual:
```bash
git clone https://github.com/moften/CVE-2025-8671-MadeYouReset-HTTP-2-DDoS
cd CVE-2025-8671-MadeYouReset-HTTP-2-DDoS
python3 -m venv venv
source venv/bin/activate
```
---
## Dependencias
```bash
pip install -r requirements.txt
```
---
## Uso
```bash
python3 CVE-2025-25063.py
```
## CLI
```bash
python3 CVE-2025-25063.py https://objetivo.com --mode myr --streams 100 --json
```Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view