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-50164-Apache-Struts-RCE — Dockerized vulnerable Apache Struts application for testing CVE-2023-50164 remote code execution, with build and run instructions for security research and practice. | Kitploit
Tools/GitHubGitHub/thirukrishnan/cve-2023-50164-apache-struts-rce
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationLabs & Practice
GitHubthirukrishnan/cve-2023-50164-apache-struts-rce

CVE-2023-50164-Apache-Struts-RCE

Dockerized vulnerable Apache Struts application for testing CVE-2023-50164 remote code execution, with build and run instructions for security research and practice.

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

Contains vulnerable WAR file and docker file that can be used to test CVE-2023-50164-Apache-Struts-RCE.

This dockerfile and vulnerable application is compiled and designed using resources and code from https://github.com/jakabakos/CVE-2023-50164-Apache-Struts-RCE. Thanks to him for such a detailed resource and exploit.
Do check out the repository and blog mentioned in the reference section for in depth analysis and exploit script.
The vulnerable file upload action can be accessed via http://ip-address:port/upload-1.0.0/upload.action.

Build:

image

Run:

image

Reference:

https://www.vicarius.io/vsociety/posts/apache-struts-rce-cve-2023-50164
https://github.com/jakabakos/CVE-2023-50164-Apache-Struts-RCE

Download Tool