/CVE-2023-27163-POC

Poc of SSRF for Request-Baskets (CVE-2023-27163)

Primary LanguagePython

CVE-2023-27163

Poc of SSRF for Request-Baskets (CVE-2023-27163) based on this code from entr0pie.

The PoC is expanded to fuzz the content of another web service (local or otherwise) and return the content of the files found.

Usage

python3 CVE-2023-27163.py http://<BaseURL>:<Port> -t http://<Target>:<Port> -w <wordlist>