
CVE-2024-45337 の概念実証(POC)
CVE-2024-45337 の概念実証 (POC)
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")
この POC を試すためのダミープロジェクトを作成しました。
github.com/NHAS/VULNERABLE-CVE-2024-45337