Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-27163-POC — Poc of SSRF for Request-Baskets (CVE-2023-27163) | Kitploit
Tools/GitHubGitHub/thickcoco/cve-2023-27163-poc
Vulnerability AnalysisExploitationInformation GatheringWeb SecurityFuzzing
GitHubthickcoco/cve-2023-27163-poc

CVE-2023-27163-POC

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

View Repository
1113 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

root@kitploit:~
python3 CVE-2023-27163.py http://<BaseURL>:<Port> -t http://<Target>:<Port> -w <wordlist>
Download Tool