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.
python3 CVE-2023-27163.py http://<BaseURL>:<Port> -t http://<Target>:<Port> -w <wordlist>