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-2024-45337-POC — Proof of concept (POC) for CVE-2024-45337 | Kitploit
Tools/GitHubGitHub/nhas/cve-2024-45337-poc
Vulnerability AnalysisExploitationPenetration TestingPayload Development
GitHubnhas/cve-2024-45337-poc

CVE-2024-45337-POC

Proof of concept (POC) for CVE-2024-45337

View Repository
61 year 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-2024-45337-POC

Proof of concept (POC) for CVE-2024-45337

Build

root@kitploit:~
go version
# go version go1.23.2 linux/amd64
go build

Usage

root@kitploit:~
Usage of ./CVE-2024-45337-POC:
  -addr string
        Address of ssh server (default "127.0.0.1:2222")
  -authorised-pubkey string
        The allowed pubkey that will pass verification (Must be pub key) (default "id_ed25519.pub")

Something to exploit

I've written a dummy project that you can try this against.

github.com/NHAS/VULNERABLE-CVE-2024-45337

Download Tool