## https://sploitus.com/exploit?id=BACF57B8-2508-5E65-B4C2-3A699F73E3BA
# CVE-2023-35078-Poc-Exploit
This tool is built in golang language to exploit CVE-2023-35078 vulnerability
To use this tool is quite easy, run command this on your terminal
```
λ ~ git clone https://github.com/LazyySec/CVE-2023-35078.git
λ ~ cd CVE-2023-35078
λ CVE-2023-35078 git:(main) go build cve-2023-35078.go
λ CVE-2023-35078 ./cve-2023-35078 --help
Usage of ./cve-2023-35078:
-f string
File containing URLs
-u string
URL to exploit
```
Enjoy using and thank you! :)