关联漏洞
标题:
Apache HTTP Server 拒绝服务漏洞
(CVE-2016-8740)
描述:Apache HTTP Server是美国阿帕奇(Apache)软件基金会的一款开源网页服务器。该服务器具有快速、可靠且可通过简单的API进行扩充的特点。 Apache HTTP Server 2.4.17至2.4.23版本的‘mod_http2’模块中存在安全漏洞,该漏洞源于当Protocols配置文件包含h2或h2c时,程序没有限制request-header长度。远程攻击者可通过发送特制的HTTP/2请求利用该漏洞造成拒绝服务(内存消耗)。
描述
An implementation of CVE-2016-8740
介绍
### This tool uses [CVE-2016-8740](https://nvd.nist.gov/vuln/detail/CVE-2016-8740) to crash servers running Apache HTTPD 2.4.17 - 2.4.23 that support HTTP2. It crashes these servers by forcing them to allocate insanely large amounts of RAM, making the computer unuasable.
## It can be downloaded [here](https://github.com/jptr218/apachedos/raw/main/apachedos.exe) (you will need to run it from the command line)
### Usage:
### `apachedos [target] [target port]`
文件快照
[4.0K] /data/pocs/22cd2636c4cc08bde186cbc072cde66b44dd3c17
├── [ 85K] apachedos.exe
├── [ 463] README.md
└── [4.0K] src
├── [ 561] hdr.h
├── [ 902] http2.cpp
├── [ 784] main.cpp
└── [1.5K] misc.cpp
1 directory, 6 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。