PoC exploit for CVE-2020-7247 OpenSMTPD 6.4.0 < 6.6.1 Remote Code Execution# CVE 2020-7247
PoC exploit for OpenSMTPD 6.4.0 < 6.6.1 - Remote Code Execution, written by [f4T1H](https://github.com/f4T1H21), inspired by [QTranspose](https://github.com/QTranspose).<br>
Reference: <https://www.qualys.com/2020/01/28/cve-2020-7247/lpe-rce-opensmtpd.txt>
##### Dependencies:
```bash
pip3 install pwntools
```
## Usage:
```bash
python3 exploit.py <RHOST> <RPORT> <recipient_mail> <LHOST> <LPORT>
```

[4.0K] /data/pocs/8ffb5aa35e1fa34910559ef4d8242cae614d9ea4
├── [1.9K] exploit.py
├── [ 34K] LICENSE
├── [ 436] README.md
└── [4.0K] src
└── [ 74K] poc.gif
1 directory, 4 files