Lucene search
+L

71 matches found

Kitploit
Kitploit
added 2026/09/22 3:32 a.m.80 views

spring4shell-poc

Spring4Shell POC Description of the vulnerability: https://www.cyberkendra.com/2022/03/springshell-rce-0-day-vulnerability.html Construction of the POC: https://github.com/BobTheShoplifter/Spring4Shell-POC Steps to Build/Run Tested with JDK 11.0.14, Spring Boot 2.6.5, and Apache Tomcat 9.0.60 Run...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 10:06 p.m.9 views

Spring4Shell-POC

Spring4Shell-POC Local reproduction process of Spring4Shell vulnerability Environment Preparation Environment: docker, docker-compose mvn package, generate ./target/ROOT.warshell mvn package root@kitploit: Start the serviceshell docker-compose up -d Stop serviceshell docker-compose down...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 4:59 p.m.10 views

cve-2023-50164-poc

PoC for CVE-2023-50164 Install To install this tool you must have Go version at least 1.20 installed and configured. $ go install github.com/dwisiswant0/cve-2023-50164-poc@latest Alternatively, you can compile it by DIY: $ git clone http://github.com/dwisiswant0/cve-2023-50164-poc...

9.8CVSS8.7AI score0.80819EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/21 2:58 p.m.6 views

CVE-2023-50164-Apache-Struts-RCE

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 detaile...

9.8CVSS8.5AI score0.80819EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/21 10:47 a.m.11 views

CVE-2020-1938-Exploitation

CVE-2020-1938 Exploitation Apache Tomcat arbitrary JSP upload leading to RCE Description CVE-2020-1938 is a critical vulnerability which impacts Apache Tomcat from 9.0.0.M1 to 9.0.0.30, 8.5.0 to 8.5.50 and 7.0.0 to 7.0.99 ⚠️ This was exploited in a Hack The Box lab. 🔗 Reference: NIST NVD Entry...

9.8CVSS7.9AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/21 7:30 a.m.14 views

CVE-2026-20127_EXP

CVE-2026-20127EXP Cisco Catalyst SD-WAN 身份验证绕过漏洞CVE-2026-20127漏洞利用EXP 基本用法 python scan.py -f targets.txt 显示详细信息 python scan.py -f targets.txt -v 调整线程数并保存结果 python scan.py -f targets.txt -t 10 -o vulnerable.txt 指定WAR文件路径 python scan.py -f targets.txt -w cmd.war 指定WAR文件路径调整线程并保存结果 python scan.py -f...

10CVSS8.6AI score0.88243EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/21 5:55 a.m.10 views

spring-core-rce

spring-core-rce spring core rce の簡単な利用方法 warファイルは以下を使用可能 https://github.com/fengguangbin/spring-rce-war docker環境は以下を使用可能 https://github.com/lunasec-io/Spring4Shell-POC vulfocusのオンライン環境も使用可能 http://vulfocus.io/ またはvulhubのターゲット環境 https://github.com/vulhub/vulhub/tree/master/spring/CVE-2022-22965...

9.8CVSS7.8AI score0.99638EPSS
SaveExploits105References3
Kitploit
Kitploit
added 2026/09/21 3:15 a.m.10 views

CVE-2022-22965

CVE 2022-22965Spring4Shell 분석 취약점 설명 Spring4Shell은 Spring Framework의 Spring Core에 존재하는 CVE의 이름입니다. CVSS 3.x 점수 9.8로, 이 취약점은 최고 위험 수준critical으로 분류됩니다. 이 취약점은 공격자가 원격 코드 실행을 수행하고 취약한 서버를 제어할 수 있게 합니다. 인터넷상의 Spring Core의 보편성과 Spring4Shell의 심각한 영향 수준을 고려할 때, 이 취약점은 전문가들에 의해 Log4shell에 못지않은 영향력을 가진 것으...

9.8CVSS7.8AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/20 3:51 p.m.17 views

inspec-log4j

inspec-log4j このプロファイルは、脆弱性のあるバージョンのLog4j Core JARファイルを、ファイルシステム上およびWARファイル内に埋め込まれた状態で直接スキャンします。 プロファイルをローカルで実行する root@kitploit: git clone https://github.com/trickyearlobe/inspec-log4j inspec exec inspec-log4j リモートSSHターゲットに対してプロファイルを実行する 対象マシンに特権ユーザー(rootなど)のSSHキーが読み込まれていることを確認してください。...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 6:04 a.m.8 views

Java-Servlets-Shell

Java Servlets Shell https://www.redteam-pentesting.de/files/redteam-jboss.tar.gz に着想を得た Java Servlets バックドア 注記 : WAR には、JSP ファイルをブロックする、またはコンパイルしない環境で使用できるように、JSP ページの代わりにコンパイル済みの Java コードが含まれています。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:51 a.m.8 views

CVE-2024-23897

CVE-2024-23897 Environment Setup 1. Install Java sudo apt update sudo apt install openjdk-11-jdk -y 2. Download Jenkins WAR file wget https://get.jenkins.io/war/2.441/jenkins.war 3. Change default Java version - Select Java 11 sudo update-alternatives --config java 4. Verify version - Check...

9.8CVSS8.4AI score0.99999EPSS
SaveExploits50
Positive Technologies
Positive Technologies
added 2023/11/09 12:00 a.m.13 views

PT-2023-8926 · Sysaid · Sysaid

Name of the Vulnerable Software and Affected Versions: SysAid affected versions not specified Description: The issue is related to a path traversal vulnerability in the doPost method of the com.ilient.server.UserEntry class in SysAid, a service support and hardware and software control automation...

10CVSS9.4AI score0.98851EPSS
SaveExploits3References5
The Hacker News
The Hacker News
added 2023/07/27 10:46 a.m.68 views

Hackers Target Apache Tomcat Servers for Mirai Botnet and Crypto Mining

Misconfigured and poorly secured Apache Tomcat servers are being targeted as part of a new campaign designed to deliver the Mirai botnet malware and cryptocurrency miners. The findings come courtesy of Aqua, which detected more than 800 attacks against its Tomcat server honeypots over a two-year...

8AI score
SaveExploits0
NVD
NVD
added 2023/05/26 8:15 p.m.36 views

CVE-2023-33247

Talend Data Catalog remote harvesting server before 8.0-20230413 contains a /upgrade endpoint that allows an unauthenticated WAR file to be deployed on the server. A mitigation is that the remote harvesting server should be behind a firewall that only allows access to the Talend Data Catalog serv...

7.5CVSS7.6AI score0.0046EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/05/26 12:00 a.m.28 views

CVE-2023-33247

Talend Data Catalog remote harvesting server before 8.0-20230413 contains a /upgrade endpoint that allows an unauthenticated WAR file to be deployed on the server. A mitigation is that the remote harvesting server should be behind a firewall that only allows access to the Talend Data Catalog serv...

7.8AI score0.0046EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/24 5:07 p.m.72 views

GHSA-F5WX-W2F9-82GH XXE vulnerability in Jenkins WebSphere Deployer Plugin

WebSphere Deployer Plugin 1.6.1 and earlier does not configure the XML parser to prevent XML external entity XXE attacks. This could be exploited by a user with Job/Configure permissions to upload a specially crafted war file containing a WEB-INF/ibm-web-ext.xml which is parsed by the plugin...

7.6CVSS7.5AI score0.00904EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/24 4:44 p.m.102 views

GHSA-W47G-4VRC-M3W2 Cross-site Scripting in Apache Pluto Chatroom demo

The input fields of the Apache Pluto "Chat Room" demo portlet 3.0.0 and 3.0.1 are vulnerable to Cross-Site Scripting XSS attacks. Mitigation: Uninstall the ChatRoomDemo war file - or - migrate to version 3.1.0 of the chat-room-demo war file...

6.1CVSS5.9AI score0.2021EPSS
SaveExploits5References6
OSV
OSV
added 2022/05/02 3:37 a.m.28 views

GHSA-GGX9-4728-588R Apache Tomcat Directory Traversal vulnerability

Directory traversal vulnerability in Apache Tomcat 5.5.0 through 5.5.28 and 6.0.0 through 6.0.20 allows remote attackers to create or overwrite arbitrary files via a .. dot dot in an entry in a WAR file, as demonstrated by a ../../bin/catalina.bat entry...

5.8CVSS4.5AI score0.09638EPSS
SaveExploits0References38
Github Security Blog
Github Security Blog
added 2022/05/02 3:37 a.m.41 views

Apache Tomcat Directory Traversal vulnerability

Directory traversal vulnerability in Apache Tomcat 5.5.0 through 5.5.28 and 6.0.0 through 6.0.20 allows remote attackers to create or overwrite arbitrary files via a .. dot dot in an entry in a WAR file, as demonstrated by a ../../bin/catalina.bat entry...

5.8CVSS6.8AI score0.09638EPSS
SaveExploits0References38Affected Software1
Securelist
Securelist
added 2022/04/04 3:30 p.m.614 views

Spring4Shell (CVE-2022-22965): details and mitigations

Last week researchers found the critical vulnerability CVE-2022-22965 in Spring – the open source Java framework. Using the vulnerability, an attacker can execute arbitrary code on a remote web server, which makes CVE-2022-22965 a critical threat, given the Spring frameworks popularity. By analog...

9.3CVSS0.7AI score0.99999EPSS
SaveExploits507
Rows per page
Query Builder