Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2011-3192 PoC — Apache HTTP Server拒绝服务漏洞

Source
Associated Vulnerability
Title:Apache HTTP Server拒绝服务漏洞 (CVE-2011-3192)
Description:Apache HTTP Server是一款开源的流行的HTTPD服务程序。 当处理包含大量Ranges头的HTTP请求时,ByteRange过滤器存在一个错误,攻击者可以向服务器发送特制HTTP请求,消耗大量内存,造成应用程序崩溃。
Readme
# CVE-2011-3192
Run it using python 3.7 or 3.10 (tested on it)
1. git clone https://github.com/futurezayka/CVE-2011-3192.git
2. cd ./CVE-2011-3192
3. pip install -r requirements.txt
4. python3 exploit.py host tasks (example python3 exploit.py https://example.com 50)

File Snapshot

[4.0K] /data/pocs/51c2758e256b53e78a4946f42ff7d82e4e211599 ├── [4.0K] exploit.py ├── [ 268] README.md └── [ 333] requirements.txt 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.