
Prova di concetto (POC) per CVE-2024-45337
Proof of concept (POC) per CVE-2024-45337
go version
# go version go1.23.2 linux/amd64
go build
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")
Ho scritto un progetto fittizio su cui puoi provare questo.
github.com/NHAS/VULNERABLE-CVE-2024-45337