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-30800-multithread-doser — Multithredded DoS Python Script For CVE-2023-30800 | Kitploit
Tools/GitHubGitHub/diemaxxing/cve-2023-30800-multithread-doser
Vulnerability AnalysisExploitationPenetration TestingRed Teaming
GitHubdiemaxxing/cve-2023-30800-multithread-doser

cve-2023-30800-multithread-doser

Multithredded DoS Python Script For CVE-2023-30800

View Repository
122 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-30800-multithread-doser

Multithredded DoS Python Script For CVE-2023-30800

⚠️ NOTE: I'm not liable for any damages caused by this tool, it is provided as a testing utility only to be used on authorized networks

Usage:

dos.py --address {IP-ADDRESS} --threads {THREAD-COUNT}

Requirements:

  • Python 3.6 >
  • Requests

Install Requirements:

pip install requests

CVE: "https://nvd.nist.gov/vuln/detail/CVE-2023-30800"

POC: "https://gist.github.com/j-baines/fdd1e85482838c6299900c1e859071c2"

Download Tool