Lucene search
+L

2368 matches found

Kitploit
Kitploit
added 2026/09/13 10:56 a.m.7 views

CVE-2024-38816-PoC

CVE-2024-38816 Proof of Concept PoC This is a proof of concept for the CVE-2024-38816 vulnerability, demonstrating a path traversal exploit. Execution Steps 1. Build the Docker image: Spring Boot 3.0.13, based on Spring Framework 6.0.3 root@kitploit: docker build -t cve-2024-38816-poc . 2. Run th...

7.5CVSS7.1AI score0.14718EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 5:10 a.m.4 views

CVE-2022-22965-Spring4Shell

Spring4Shell Spring4Shell CVE-2022-22965 Prueba de Concepto con un servidor Tomcat vulnerable y una aplicación spring4shell vulnerable. Detalles sobre esta vulnerabilidad https://websecured.io/blog/624411cf775ad17d72274d16/spring4shell-poc...

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

CVE-2022-22965

CVE-2022-22965 CVE-2022-22965 EXP Requisitos generales del entorno: 1. Se utiliza el framework Spring; si no se usa, la vulnerabilidad no existe. 2. Se utiliza el enlace de parámetros de Spring; si no se usa, la vulnerabilidad no existe. 3. Versión de JDK utilizada por el middleware; si la versió...

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

spring-core-rce

Spring Core RCE/CVE-2022-22965 Affected scope: Spring framework and derivative frameworks with JDK=9 Reference article This script is for learning purposes only. Any legal liability arising from its use for other purposes is solely the responsibility of the user, not the author. 1. Installation...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/13 4:03 a.m.16 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/13 3:38 a.m.5 views

Spring0DayCoreExploit

Spring Core RCE - CVE-2022-22963 Tras Spring Cloud, el 29 de marzo, otra vulnerabilidad de gran peso de Spring estalló en Internet: Spring Core RCE El poc de código en circulación: El exploit se ha subido comoexp.py El parche oficial de Spring también está en producción activa Enlaces del parche ...

9.8CVSS7.5AI score0.99938EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/13 3:06 a.m.8 views

Spring4Shell-PoC-exploit

Spring4Shell - PoC CVE - 2022 - 22965 Versiones afectadas : Versiones de Spring Framework 5.3.0 a 5.3.17, 5.2.0 a 5.2.19 y versiones anteriores Java JDK 9 Versiones de Apache Tomcat inferiores a 10..0.20, 9.0.62 y 8.5.78 Las aplicaciones empaquetadas como un WAR tradicional con dependencia...

6CVSS7.7AI score0.51849EPSS
SaveExploits11
Nuclei
Nuclei
added 2026/09/13 2:04 a.m.59 views

Spring Framework - Path Traversal

Spring Framework MVC applications deployed as WAR or with embedded Servlet containers that do not reject suspicious URI sequences and serve static resources with Spring resource handling contain a path traversal vulnerability, letting attackers access unauthorized files, exploit requires...

5.9CVSS6.5AI score0.02054EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/13 12:57 a.m.10 views

CVE-2022-22965_PoC

Spring Framework RCE exploitation Quick pentest notes Step 1: Find some endpoint in your target where is accepted POST/PUT methods + encode your payload URL encode root@kitploit: POST /path/upload HTTP/1.1 Host: Origin: Cookie: JSESSIONID=BE65B534335A5A2538624404C063B70C; Content-Type:...

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

SpringExploitGUI

SpringExploitGUIv1.0 0x01 Prefacio Hoy reproduje varias vulnerabilidades anteriores de Spring, y de paso las armé. La herramienta actualmente soporta la detección y explotación de Spring Cloud Gateway RCE CVE-2022-22947, Spring Cloud Function SpEL RCE CVE-2022-22963 y Spring Framework RCE...

10CVSS7.5AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/12 11:56 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/12 11:17 p.m.5 views

CVE-2024-38819-POC

CVE-2024-38819: Prueba de Concepto PoC Esta es una prueba de concepto para la vulnerabilidad CVE-2024-38819, que reporté, demostrando un exploit de path traversal. Pasos de Ejecución 1. Construye la imagen Docker Spring Boot 3.3.4, basado en Spring Framework 6.1.13 root@kitploit: cd vuln docker...

7.5CVSS6.7AI score0.54862EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/12 11:02 p.m.8 views

Spring4shell

Spring4shell Spring4shell...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:32 p.m.3 views

cve-2022-42889-text4shell

Instalar maven - maven-linux 1. Instalación de Maven para crear el fat jar root@kitploit: mvn clean install 2. Construcción de Docker root@kitploit: docker build --tag=text4shell . 3. Ejecución de Docker root@kitploit: docker run -p 80:8080 text4shell 4. Probar la aplicación root@kitploit:...

9.8CVSS7.4AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/12 10:02 p.m.7 views

CVE-2022-22965

CVE-2022-22965 Spring4Shell-PoC Versión Spring Framework 5.2.20 y 5.3.18 Versión parcheada: Spring Framework 5.3.18 y 5.2.20 Spring Boot 2.6.6 y 2.5.12 Detalles Spring Core es el componente central de Spring Framework. Es la base para construir otros componentes en el ecosistema de Spring...

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

Spring4shell-CVE-2022-22965-POC

Vulnerabilidad Spring4shell RCE Esta vulnerabilidad afecta a Spring Core y permite a un atacante enviar una solicitud HTTP especialmente manipulada para evadir las protecciones del analizador de solicitudes HTTP de la biblioteca, lo que conduce a la ejecución remota de código. Más información aqu...

9.8CVSS7.6AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/12 8:18 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/12 5:43 p.m.5 views

spring-boot-cve-2022-22965

= Spring Framework version override showcase This repository showcases how you can override the Spring Framework version of a Spring Boot 2.4-based application. Spring Boot 2.4.x is https://spring.io/projects/spring-bootsupportout of OSS support, the latest version is 2.4.13. It uses Spring...

9.8CVSS7.4AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/12 4:26 p.m.7 views

springhound

springhound Creado tras el lanzamiento de CVE-2022-22965 y CVE-2022-22963. Script Bash que detecta ocurrencias de Spring Framework en tus proyectos y sistemas, permitiéndote obtener información sobre las versiones utilizadas. Desempaqueta JARs y analiza sus archivos Manifest. Uso: ./springhound.s...

9.8CVSS7.5AI score0.99938EPSS
SaveExploits137
Kitploit
Kitploit
added 2026/09/12 4:11 p.m.5 views

spring4shell-CVE-2022-22965

POC simple de Spring4Shell Verificar si el endpoint es vulnerable python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting --check Explotar endpoint vulnerable python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting -f shell.jsp --exploit Ejecutar comando en...

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