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 — To assist in enumerating the webserver behind the webserver SSRF CVE-2023-27163 | Kitploit
Tools/GitHubGitHub/seanrdev/cve-2023-27163
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationInformation Gathering
GitHubseanrdev/cve-2023-27163

cve-2023-27163

To assist in enumerating the webserver behind the webserver SSRF CVE-2023-27163

View Repository
4113 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

Thank you to @beet1e(https://github.com/b33t1e) from Shanghai Jiao Tong University and @chenlibo147 , @houqinsheng, [email protected] from Shandong University.

Please review https://notes.sjtu.edu.cn/s/MUUhEymt7# for indepth information about the SSRF vulnerability (CVE-2023-27163).

This code is for enumerating the internal server using the SSRF in request-baskets.

If anything looks incorrect or any adjustments should be made please feel free to inform me [email protected]

Thanks.

Usage. -w - Wordlist -target - The target url with request basket api url to add baskets -dynamic - The name of the link you'd like to create to view internal server. -internal_target - The internal target url -ms - Milliseconds

Ex: -w raft-test.txt -target "http://10.10.10.5:55555/api/baskets/" -dynamic "test" -internal_target "http://120.0.0.1/"

Stdout should look like:

Page Link: web

Content Length: 2394

Request to reach URL: http://10.10.10.5:55555/test48

Download Tool