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-exploit — OpenSMTPD 6.4.0 - 6.6.1 Remote Code Execution PoC exploit | Kitploit
Tools/GitHubGitHub/qtranspose/cve-2020-7247-exploit
Payload GenerationVulnerability AnalysisExploitationPenetration TestingRemote Access Tool
GitHubqtranspose/cve-2020-7247-exploit

CVE-2020-7247-exploit

OpenSMTPD 6.4.0 - 6.6.1 Remote Code Execution PoC exploit

View Repository
1135 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-exploit

OpenSMTPD 6.4.0 - 6.6.1 Remote Code Execution PoC exploit
Reference: https://www.openwall.com/lists/oss-security/2020/01/28/3

Usage

root@kitploit:~
python3 exploit.py <target_host> <target_port> <reverse_host> <reverse_port> <recipient_email>

example

Dependencies

root@kitploit:~
pip3 install --user pwntools
Download Tool