Lucene search
+L

2132 matches found

Kitploit
Kitploit
added 2026/09/16 10:02 a.m.886 views

struts-pwn

struts-pwn An exploit for Apache Struts CVE-2017-5638 Usage Testing a single URL. python struts-pwn.py --url 'http://example.com/struts2-showcase/index.action' -c 'id' Testing a list of URLs. python struts-pwn.py --list 'urls.txt' -c 'id' Checking if the vulnerability exists against a single URL...

10CVSS8.7AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/16 8:48 a.m.11 views

CVE-2017-5638-PoC

CVE-2017-5638 Apache Struts 2 RCE Proof of Concept This repository contains a Proof of Concept PoC script demonstrating the Remote Code Execution RCE vulnerability identified as CVE-2017-5638 in Apache Struts 2. Vulnerability Details CVE ID: CVE-2017-5638 Affected Software: Apache Struts 2 versio...

10CVSS8.7AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/16 8:42 a.m.10 views

Apache-Struts

Apache-Struts An exploit for Apache Struts CVE-2017-5638 Usage Testing a single URL. python struts-pwn.py --url 'http://example.com/struts2-showcase/index.action' -c 'id' Nmap Recong nmap -p --script http-vuln-cve2017-5638 ' Testing a list of URLs. python struts-pwn.py --list 'urls.txt' -c 'id'...

10CVSS8.3AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/16 8:40 a.m.8 views

CVE-2017-5638

CVE-2017-5638 Apache Struts 2.3.5 Example:...

10CVSS8.9AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/16 8:18 a.m.10 views

CVE-2024-53677-S2-067

🚨🚨 CVE-2024-53677-S2-067🚨🚨 Security Advisory: CVE-2024-53677 – Critical Apache Struts Remote Code Execution Vulnerability Advisory Date: December 14, 2024 CVE ID: CVE-2024-53677 CVSS Score: 9.5 Critical Overview A critical vulnerability, CVE-2024-53677, has been identified in the popular Apache...

9.8CVSS8.7AI score0.78198EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/16 7:46 a.m.10 views

Apache-Struts-v4

Apache-Struts-v4 The script contains 5 distinct vulnerabilities that exploit RCE vulnerabilities in Apache Struts. For now it only has the ability to create PHP shells. Added CVEs...

8.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 7:41 a.m.7 views

CVE-2024-53677-Docker

CVE-2024-53677 - Apache Struts 2 Remote Code Execution Vulnerability RCE Reproduction Environment This repository provides a Docker-based environment to reproduce the CVE-2024-53677 vulnerability in Apache Struts 2. This vulnerability involves path traversal and allows for arbitrary code executio...

9.8CVSS8.9AI score0.78198EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/16 7:30 a.m.9 views

CVE-2013-1965

CVE-2013-1965 A proof of concept exploit for the CVE-2013-1965 vulnerability affecting Apache Struts 2...

9.3CVSS8.3AI score0.93527EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 7:01 a.m.11 views

CVE-2018-1335-EXP-GUI

CVE-2018-1335 GUI Version EXP...

9.3CVSS7.6AI score0.93758EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/16 6:06 a.m.10 views

struts-pwn_CVE-2018-11776

struts-pwn - CVE-2018-11776 Exploit An exploit for Apache Struts CVE-2018-11776 Usage Check if the vulnerability exists against a single URL. python struts-pwn.py --url 'http://example.com/demo/struts2-showcase/index.action' Check if the vulnerability exists against a list of URLs. python...

9.3CVSS8.3AI score0.99991EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/16 5:30 a.m.9 views

CVE-2023-50164-Apache-Struts-RCE

CVE-2023-50164: Apache Struts path traversal to RCE vulnerability A critical security vulnerability, identified as CVE-2023-50164 CVE: 9.8 was found in Apache Struts, allowing attackers to manipulate file upload parameters that can potentially lead to unauthorized path traversal and remote code...

9.8CVSS8.8AI score0.80819EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/16 4:59 a.m.11 views

CVE-2024-53677

CVE-2024-53677 - Apache Struts 2 Root Cause Analysis Lab Environment This repository provides a Docker-based environment to reproduce the CVE-2024-53677 vulnerability in Apache Struts 2. This vulnerability involves path traversal through the file upload functionality in Struts 2. Source This lab...

9.8CVSS8.6AI score0.78198EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/16 4:27 a.m.12 views

struts2-rce

Exploit Demo for CVE-2017-5638 Completely based on https://github.com/piesecurity/apache-struts2-CVE-2017-5638 Usage: Pre-requisites: have python, docker, maven and a jdk installed 1. clone this repo 2. run mvn clean package in project root 3. run docker build -t hack . 4. run docker run -d -p...

10CVSS8.1AI score0.99999EPSS
SaveExploits46References2
Kitploit
Kitploit
added 2026/09/16 3:36 a.m.6 views

CVE-2023-50164-ApacheStruts2-Docker

CVE-2023-50164 : Apache Struts 2 vulnerable Docker container Apache has recently released an advisory regarding CVE-2023-50164, a critical vulnerability with a severity rating of 9.8 that affects Apache Struts 2. CVE-2023-50164 is intricately tied to an organization's Apache Struts architecture a...

9.8CVSS8.9AI score0.80819EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/16 3:32 a.m.9 views

CVE-2017-5638_struts

I extended Scott Campbell's script further, made it more complicated : While "HTTPStrutsAttack" will stop 100% of the recon, there was still miniscule chance that if a scanner hits a vulnerable system, even though we'd block the scanner, vulnerable system might still do the wget included in the...

10CVSS8.1AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/16 3:21 a.m.15 views

apache-struts-cve-2017-9805

The Apache Struts web framework The Apache Struts web framework is a free open-source solution for creating Java web applications. Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static pages. A web application...

8.1CVSS7.4AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/16 2:42 a.m.12 views

CVE-2017-9791

CVE-2017-9791 Metasploit module for Apache Struts CVE-2017-9791 Remote Code Execution Vulnerability...

9.8CVSS8.3AI score0.98908EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/16 2:39 a.m.6 views

strutt-cve-2014-0114

CVE-2014-0114 - Vulnerability in Struts 1 Parameters in a POST or GET request are handled as properties to be set with the form as a starting point. Parameters can be a path to a nested object. Apache Struts 1.x can be manipulated to call getClass on Form Beans. For example, one can directly...

7.5CVSS7.5AI score0.9895EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/16 2:30 a.m.11 views

struts2_cve-2017-5638

struts2cve-2017-5638 This is a sort of Java porting of the Python exploit at: https://www.exploit-db.com/exploits/41570/. This software is written to have no external dependencies. DISCLAIMER This tool is intended for security engineers and appsec guys for security assessments. Please use this to...

10CVSS8.9AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/16 2:26 a.m.12 views

S2-045-EXP-POC-TOOLS

CNVD-ID CNVD-2017-02474 Release Date 2017-03-07 Hazard Level High AV:N/AC:L/Au:N/C:C/I:C/A:C Affected Products Apache Struts =2.3.5, =2.5, CVE Identifier CVE-2017-5638 Problem It is possible to perform a RCE attack with a malicious Content-Type value. If the Content-Type value...

10CVSS8.4AI score0.99999EPSS
SaveExploits46
Rows per page
Query Builder