Sploitus

Exploit for Improper Handling of Exceptional Conditions in Openbsd Opensmtpd

githubexploit · 2021-06-19

Exploit Code

README15 lines
## https://sploitus.com/exploit?id=2AA8FEB3-981D-5C73-BC56-03EA0268A216
# CVE 2020-7247

PoC exploit for OpenSMTPD 6.4.0 
Reference: 

##### Dependencies:
```bash
pip3 install pwntools
```
## Usage:
```bash
python3 exploit.py     
```
![](src/poc.gif)