Binaries for "CVE-2023-23752"# 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
[4.0K] /data/pocs/9598e5cd8237a303761d066127b08f05b9bcb33d
├── [4.0K] binaries
│ ├── [7.0M] CVE_2023_23752_linux_32bit
│ ├── [7.1M] CVE_2023_23752_linux_amd64
│ ├── [7.0M] CVE_2023_23752_macOS_amd64
│ ├── [7.1M] CVE_2023_23752_windows_32bit
│ └── [7.1M] CVE_2023_23752_windows_amd64
├── [ 158] go.mod
├── [ 382] go.sum
├── [1.0K] LICENCE
├── [5.9K] main.go
└── [ 374] README.md
1 directory, 10 files