关联漏洞
标题:
MikroTik RouterOS 缓冲区错误漏洞
(CVE-2023-30800)
描述:MikroTik RouterOS是拉脱维亚MikroTik公司的一套基于Linux开发的路由器操作系统。该系统可部署在PC中,使其提供路由器功能。 MikroTik RouterOS 6.49.1之前版本存在安全漏洞,该漏洞源于存在堆内存损坏问题,未经身份验证的远程攻击者可以通过发送精心设计的HTTP请求来破坏服务器的堆内存。
描述
Multithredded DoS Python Script For CVE-2023-30800
介绍
# 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"
文件快照
[4.0K] /data/pocs/073d076e9b92236a1bfdd360998fecb7eac92da7
├── [2.1K] dos.py
├── [ 34K] LICENSE
└── [ 513] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。