Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-44487- — Go-based exploit for CVE-2023-44487 (HTTP/2 Rapid Reset) enabling high-rate denial-of-service attacks against vulnerable web servers with configurable request count. | Kitploit
Tools/GitHubGitHub/sigridou/cve-2023-44487-
Vulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubsigridou/cve-2023-44487-

CVE-2023-44487-

Go-based exploit for CVE-2023-44487 (HTTP/2 Rapid Reset) enabling high-rate denial-of-service attacks against vulnerable web servers with configurable request count.

View Repository
12 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2023-44487-


1- Install Go. 2- Run the server on one seperate machine (server.go file) 3- Execute the main.go file on a separate machine. Note: main.go contains the attack code. 4. Specify the IP address of the target. 5- Define the number of requests: run main.go -requests 5000.

Download Tool