Share
## https://sploitus.com/exploit?id=8AE71315-5B15-5FE4-B430-7B345D2D6256
# Binaries for CVE-2023-23752

For ethical and educational purposes only ๐Ÿ˜‰ 

## Usage

```shell-session
CVE-2023-23752 -u http://someserverexample.com
```

## Build from source (Go)

If you have Go installed, do:
```shell-session
git clone https://github.com/gunzf0x/CVE-2023-23752.git
cd CVE-2023-23752
go run main.go -u http://someserverexample.com
```

## Licence
MIT