Share
## https://sploitus.com/exploit?id=B32959F2-0F69-52D6-8506-630AC8A581FA
# VULNERABLE-CVE-2024-45337
An example project that showcases golang code vulnerable to CVE-2024-45337. 

This is a companion project to: https://github.com/NHAS/CVE-2024-45337-POC

So you have something to exploit.


## Usage

```sh
go run solver.go -authorised-pubkey id_ed25519.pub -allowed <SSH FINGER PRINT HERE>
```