Share
## https://sploitus.com/exploit?id=91C92623-2354-5D80-8D22-14F038A0B5C6
# 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"