Lucene search
+L

115 matches found

Kitploit
Kitploit
added 2026/09/03 5:58 a.m.4 views

irule-cve-2022-22965

irule-cve-2022-22965 This is a basic iRule to provide some mitigation against CVE-2022-22965 a.k.a. Spring4Shell. Tested on BIG-IP 15.x. Overview On March 30, 2022, a remote code execution RCE vulnerability was found in the Java Spring Framework, identified by the CVE 2022-22965. I am sharing an...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/03 5:08 a.m.3 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.8CVSS6.9AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/03 3:41 a.m.2 views

Spring4Shell-CTF

Spring4Shell CVE-2022-22965 Vulnerability Environment Setup and CTF Challenge Design Project Overview This project includes dual-track security research implementations: 1. Traditional Vulhub Environment Setup : Leveraging the open-source Vulhub vulnerability database to quickly reproduce the...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/03 3:20 a.m.5 views

Telstra-Cybersecurity-Virtual-Experience-

Telstra-Cybersecurity-Virtual-Experience-Program I participated in Telstra's Security Operations Centre as an Information Security Analyst to gain first-hand experience of the daily tasks and responsibilities of a Security Analyst at Telstra. The tasks carried out: 1. Triaged a malware attack...

9.8CVSS7AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/03 2:58 a.m.4 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.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/03 2:09 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.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/03 1:59 a.m.3 views

spring4shell_victim

spring4shellvictim Intentionally vulnerable Spring app to test CVE-2022-22965 For more information: https://www.fracturelabs.com/posts/effective-spring4shell-scanning-exploitation/ Usage Build The following code will quickly build a vulnerable Docker image using the following components: JDK...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/03 12:14 a.m.4 views

CVE-2022-22965

POC Spring4Shell CVE-2022-22965 Spring4Shell CVE-2022-22965 Proof Of Concept. The naming of this flaw is based on the similarities to the infamous Log4j LOG4Shell. Details about this vulnerability https://websecured.io/blog/624411cf775ad17d72274d16/spring4shell-poc...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/03 12:04 a.m.5 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.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/03 12:02 a.m.6 views

Spring4Shell

Spring4Shell Как собрать? gradle build Как установить? Загрузите Spring4Shell во вкладке Burp Extender...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 9:21 p.m.6 views

security-labs-pocs

Datadog Security Labs Research and Proof of Concept Code This repository contains information, exploits, malware samples, and scripts from Datadog Security Labs. Goal This repository aims at providing proof of concept exploits, malware samples and technical demos to help the community respond to...

10CVSS6.9AI score0.99638EPSS
SaveExploits166References7
Kitploit
Kitploit
added 2026/09/02 8:28 p.m.2 views

web-threat-mitigation

web-threat-mitigation Hands-on lab on detecting and mitigating web app threats using OWASP ZAP, Burp Suite, and ModSecurity WAF with OWASP CRS. Case study: Spring4Shell CVE-2022-22965. Local Docker-based setup. Web Threat Mitigation Lab – OWASP ZAP, ModSecurity & CVE Exploitation This repository...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/02 6:53 p.m.7 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.4AI score0.99638EPSS
SaveExploits105References3
Kitploit
Kitploit
added 2026/09/02 5:23 p.m.4 views

go-scan-spring

go-scan-spring Vulnerability scanner to find Spring4Shell CVE-2022-22965 vulnerabilities For more information: https://www.fracturelabs.com/posts/effective-spring4shell-scanning-exploitation/ Build root@kitploit: /opt $ git clone https://github.com/fracturelabs/go-scan-spring.git /opt $ cd...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/02 4:56 p.m.6 views

Spring4Shell

Spring4Shell In this challenge, I analyzed the Spring4Shell CVE-2022-22965 vulnerability, investigated security bypasses, and wrote an Incident Postmortem Report detailing the detection, impact, and resolution of the attack. I also implemented a firewall rule in Python to block malicious requests...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/02 4:18 p.m.2 views

Expoitation-de-la-vuln-rabilit-CVE-2022-22965

Exploitation of vulnerability CVE-2022-22965 The vulnerability CVE-2022-22965, known as Spring4Shell, is a remote code execution RCE flaw in the Java Spring Core framework, present in versions prior to 5.3.18 and 5.2.20. This vulnerability allows an attacker to inject and execute code remotely on...

9.8CVSS7AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/02 4:11 p.m.3 views

CVE-2022-22965-PoC

CVE-2022-22965 Spring4Shell Proof of Concept Test the RCE Remote Code Execution in Spring Core​ Build the image BuildKit based build is required so you need to enable it. Easiest way is to set the DOCKERBUILDKIT=1 environment variable when invoking the docker build command, such as: root@kitploit...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/02 2:06 p.m.3 views

spring-core-rce

spring-core-rce Exploitation simple de spring-core RCE War peut être utilisé https://github.com/fengguangbin/spring-rce-war Environnement Docker peut être utilisé https://github.com/lunasec-io/Spring4Shell-POC On peut également utiliser l'environnement en ligne de Vulfocus http://vulfocus.io/ Ou ...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105References3
Kitploit
Kitploit
added 2026/09/02 12:46 p.m.5 views

Spring4Shell-CVE-2022-22965.py

Spring4Shell-CVE-2022-22965.py Script to check for Spring4Shell vulnerability Tested on https://github.com/lunasec-io/Spring4Shell-POC/blob/master/Dockerfile...

9.8CVSS6.9AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/02 12:07 p.m.4 views

Safer_PoC_CVE-2022-22965

SaferPoCCVE-2022-22965 A Safer PoC for CVE-2022-22965 Spring4Shell Functionality Creates a file called CVE2022-22965exploited.txt in the tomcat directory 'webapps/ROOT' Option user argument to change the output directory Exploit validation is performed by requesting the output .txt file, dependin...

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