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-2024-27983-nodejs-http2 — CVE-2024-27983 this repository builds up a vulnerable HTTP2 Node.js server (`server-nossl.js`) based on CVE-2024-27983 which exploits a continuation flood vulnerability in HTTP2 servers. | Kitploit
Tools/GitHubGitHub/lirantal/cve-2024-27983-nodejs-http2
Vulnerability AnalysisExploitationWeb SecurityPenetration TestingLearning & Education
GitHublirantal/cve-2024-27983-nodejs-http2

CVE-2024-27983-nodejs-http2

CVE-2024-27983 this repository builds up a vulnerable HTTP2 Node.js server (`server-nossl.js`) based on CVE-2024-27983 which exploits a continuation flood vulnerability in HTTP2 servers.

View Repository
7213 months 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

This repository builds up a vulnerable HTTP2 Node.js server (server-nossl.js) based on CVE-2024-27983 which exploits a continuation flood vulnerability in HTTP2 servers.

Notes:

  • server.js is found not vulnerable due to the use of SSL certificates.
  • server-nossl.js is vulnerable to the continuation flood attack.
  • client.js is a small client script to test the HTTP2 server.
  • exploits/ contains the exploit code for the vulnerability based on the HackerOne report.

Contributing

Please consult CONTRIBUTING for guidelines on contributing to this project.

Download Tool