
PoC script for HTTP/2 Rapid Reset (CVE-2023-44487) that sends crafted HTTP/2 streams to trigger denial-of-service conditions on vulnerable servers, reverse proxies, and load balancers.
This repository contains proof-of-concept (PoC) code for the HTTP/2 Rapid Reset vulnerability identified as CVE-2023-44487.
hyperInstall prerequisites:
pip install hyper
git clone https://github.com/imabee101/CVE-2023-44487.git
cd CVE-2023-44487
python main.py