A script, written in golang. POC for CVE-2023-25157
git clone https://github.com/7imbitz/CVE-2023-25157-checker.git
cd CVE-2023-25157-checker
go run CVE-2023-25157.go <URL>
*Replace<URL>
with the URL of the target server.
inurl:"/geoserver/ows?service=wfs"
For research purpose, you can setup and deploy your own instance of geoserver. This docker can be easily setup in a blink of an eye *multiple blink
This POC Script was intended for educational and research purposes only. The main purpose was for me to code in golang. Usage of this script for any unauthorized activities, and unethical testing is STRICTLY prohibited.