Sploitus

Exploit for Improper Handling of Exceptional Conditions in Openbsd Opensmtpd

githubexploit Β· 2020-02-18

Exploit Code

README9 lines
## https://sploitus.com/exploit?id=C798884F-08FF-5090-963D-1517A3642631
# CVE-2020-7247

Proof Of Concept Exploit for CVE-2020-7247 (Remote Execution on OpenSMTPD  for payload

Usage
(remote) $ go run CVE-2020-7247.go -u 192.168.0.2 -p 25 -d example.org

[change nc listener in source code if you are not using linux]