ThickCoco / CVE-2023-27163-POC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

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


Languages

Language:Python 100.0%