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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-7247 PoC — Openbsd Opensmtpd代码问题漏洞

Source
Associated Vulnerability
Title:Openbsd Opensmtpd代码问题漏洞 (CVE-2020-7247)
Description:Openbsd Opensmtpd是Openbsd组织的一个基于RFC 5321的SMTP服务端软件。 Openbsd Opensmtpd 存在代码问题漏洞。远程攻击者可通过特制的SMTP session利用该漏洞以root权限执行任意命令。
Description
OpenSMTPD 6.4.0 - 6.6.1 Remote Code Execution PoC exploit
Readme
## CVE-2020-7247-exploit
OpenSMTPD 6.4.0 - 6.6.1 Remote Code Execution PoC exploit<br>
Reference: <https://www.openwall.com/lists/oss-security/2020/01/28/3>

## Usage
```
python3 exploit.py <target_host> <target_port> <reverse_host> <reverse_port> <recipient_email>
```
![example](img/example.svg)

## Dependencies
```
pip3 install --user pwntools
```
File Snapshot

[4.0K] /data/pocs/01966a349bb0958d0d26eb9c80c2323f1f42a3ea ├── [1.5K] exploit.py ├── [4.0K] img │   └── [ 85K] example.svg └── [ 352] README.md 1 directory, 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.