Lucene search
+L

71 matches found

Kitploit
Kitploit
added 2026/09/15 1:24 a.m.5 views

CVE-2022-22965

CVE-2022-22965 Spring4Shell Analysis Vulnerability Description Spring4Shell is the name of a CVE existing on Spring Core of the Spring Framework. With a CVSS 3.x score of 9.8, the vulnerability is classified as the highest risk level critical. This vulnerability allows an attacker to execute remo...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/14 10:06 p.m.8 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.4AI score0.80819EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/14 6:17 p.m.10 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.4AI score0.88243EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/14 2:08 p.m.3 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.4AI score0.80819EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/14 10:32 a.m.5 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/14 9:59 a.m.79 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/14 8:05 a.m.6 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.5AI score0.99638EPSS
SaveExploits105References3
Kitploit
Kitploit
added 2026/09/14 5:30 a.m.7 views

CVE-2020-1938-Exploitation

CVE-2020-1938 悪用 Apache Tomcat における任意のJSPアップロードからRCEに至る脆弱性 説明 CVE-2020-1938 は、Apache Tomcat のバージョン 9.0.0.M1 から 9.0.0.30、8.5.0 から 8.5.50、および 7.0.0 から 7.0.99 に影響する重大な脆弱性です ⚠️ これは Hack The Box のラボで悪用されました。 🔗 参考: NIST NVD エントリ 偵察 攻撃ベクトルの特定 1. ウェブサイトでは Server Status 機能にデフォルトの認証情報が使用されている。 2...

9.8CVSS7.5AI score0.9927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/13 3:51 p.m.9 views

inspec-log4j

inspec-log4j 此配置文件直接在文件系统以及嵌入在WAR文件中扫描易受攻击的Log4j Core JAR文件版本。 在本地运行配置文件 root@kitploit: git clone https://github.com/trickyearlobe/inspec-log4j inspec exec inspec-log4j 针对远程SSH目标运行配置文件 确保目标上已为特权用户(如root)加载SSH密钥。 或者,查看CLI文档,了解如何使用Inspec与SUDO。 root@kitploit: git clone...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:04 a.m.6 views

Java-Servlets-Shell

Java Servlets Shell 受 https://www.redteam-pentesting.de/files/redteam-jboss.tar.gz 启发的 Java Servlets 后门 注意 :这些 WAR 包含已编译的 Java 代码而非 JSP 页面,以便在阻止或不编译 JSP 文件的环境中使用。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:51 a.m.5 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.2AI score0.99999EPSS
SaveExploits50
Positive Technologies
Positive Technologies
added 2023/11/09 12:00 a.m.12 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.67 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.31 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.26 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.69 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.20649EPSS
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.612 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
SaveExploits502
Rows per page
Query Builder