Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2020-7247 — Proof-of-concept remote code execution exploit targeting OpenSMTPD versions 6.4.0 to 6.6.1, delivering a reverse shell via crafted SMTP commands. | Kitploit
Tools/GitHubGitHub/f4t1h21/cve-2020-7247
Vulnerability AnalysisExploitationPenetration TestingRed TeamingRemote Access ToolPayload Development
GitHubf4t1h21/cve-2020-7247

CVE-2020-7247

Proof-of-concept remote code execution exploit targeting OpenSMTPD versions 6.4.0 to 6.6.1, delivering a reverse shell via crafted SMTP commands.

View Repository
2115 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE 2020-7247

PoC exploit for OpenSMTPD 6.4.0 < 6.6.1 - Remote Code Execution, written by f4T1H, inspired by QTranspose.
Reference: https://www.qualys.com/2020/01/28/cve-2020-7247/lpe-rce-opensmtpd.txt

Dependencies:
root@kitploit:~
pip3 install pwntools

Usage:

root@kitploit:~
python3 exploit.py <RHOST> <RPORT> <recipient_mail> <LHOST> <LPORT>

Download Tool