Lucene search
+L

115 matches found

Kitploit
Kitploit
added 2026/09/15 8:36 p.m.593 views

spring4shell-scan

spring4shell-scan A fully automated, reliable, and accurate scanner for finding Spring4Shell and Spring Cloud RCE vulnerabilities Features Support for lists of URLs. Fuzzing for more than 10 new Spring4Shell payloads previously seen tools uses only 1-2 variants. Fuzzing for HTTP GET and POST...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:36 p.m.5 views

spring4shell-scan

spring4shell-scan Spring4ShellおよびSpring Cloud RCEの脆弱性を見つけるための、完全自動化・信頼性・高精度のスキャナ 特徴 URLリストのサポート。 10以上の新しいSpring4Shellペイロードを使用したファジング(従来のツールでは1~2種類のみ)。 HTTP GETおよびPOSTメソッドでのファジング。 脆弱性発見時の自動検証。 ランダム化され、非侵襲的なペイロード。 WAFバイパスペイロード。 説明...

8.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:56 p.m.6 views

CVE-2022-22965-spring4shell

CVE-2022-22965-spring4shell CVE-2022-22965 Spring4Shell 的研究与概念验证,仅供学习目的 博客文章 关于该漏洞的详细分析与说明,请参阅我的博客文章。 初步研究评论 基于我在 https://github.com/GuayoyoCyber/CVE-2022-22965 上进行的初步研究,并做了以下补充: 修改 HelloWorld 类和 helloworld.jsp 以更好地理解漏洞 添加 Apache Tomcat 9.0.60 内嵌库依赖用于调试 编译 root@kitploit: sudo apt install maven mv...

9.8CVSS8.1AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/15 6:47 p.m.11 views

CVE-2022-22965

CVE-2022-22965 Spring框架 RCE(CVE-2022-22965)Nmap(NSE)检测器(非侵入式) 此脚本用于检测 CVE-2022-22965(Spring Framework 5.2.x / 5.3.x RCE)是否存在, 使用 GET 请求发送 payload "/?class.module.classLoader.definedPackages%5B0%5D=0", 根据响应中的 400 状态码进行判断(非侵入式) 灵感来源: @Twitter 讨论串...

9.8CVSS8.4AI score0.99638EPSS
SaveExploits105References3
Kitploit
Kitploit
added 2026/09/15 5:42 p.m.6 views

Spring4Shell-CVE-2022-22965.py

Spring4Shell-CVE-2022-22965.py Script para comprobar la vulnerabilidad Spring4Shell Probado en https://github.com/lunasec-io/Spring4Shell-POC/blob/master/Dockerfile...

9.8CVSS7.9AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/15 5:10 p.m.6 views

PoC-CVE-2022-22965-Spring4Shell

PoC — CVE-2022-22965 Spring4Shell 免责声明: 本仓库仅供教育和研究目的 使用。 所有利用脚本必须仅针对您拥有或已获得明确书面授权测试的系统。作者不对因使用本材料造成的任何滥用或损害负责。 针对 CVE-2022-22965 的研究与概念验证,这是一个于 2022 年 4 月公开披露的严重 Spring Framework 远程代码执行(RCE)漏洞。 漏洞概述 Spring4Shell 影响 Spring MVC 和 Spring WebFlux 应用程序,当以下所有条件同时满足时: 条件| 值 ---|--- JDK 版本| 9 或更高 应用服务器|...

9.8CVSS8.1AI score0.99638EPSS
SaveExploits105References1
Kitploit
Kitploit
added 2026/09/15 4:55 p.m.6 views

CVE-2022-22965

Spring4ShellCVE-2022-22965 Spring Framework 在 JDK 9+ 上通过数据绑定导致的远程代码执行漏洞 / spring4shell / CVE-2022-22965 Spring4ShellCVE-2022-22965 漏洞利用演示 https://user-images.githubusercontent.com/57348147/161458377-44ab2f76-f947-4599-aa0a-92cbaac819f8.mp4 构建 root@kitploit: docker pull me2nuk/cves:2022-22965 dock...

9.8CVSS8.1AI score0.99638EPSS
SaveExploits105References3
Kitploit
Kitploit
added 2026/09/15 3:36 p.m.9 views

nmap-spring4shell

Nmap-spring4shell Log4shell-nmap 是一个 NSE 脚本,用于检测 HTTP 服务中的 Spring4Shell RCE 漏洞(CVE-2022-22965)。该脚本将正确的负载注入应用程序,然后在指定的端点上执行以下命令。 漏洞 请参见这里。 用法 root@kitploit: ┌──kali㉿kali-/nmap-spring4shell └─$ nmap 127.0.0.1 --script=./spring4shell.nse ... PORT STATE SERVICE REASON VERSION 8080/tcp open http-proxy...

9.8CVSS8.1AI score0.99638EPSS
SaveExploits105References2
Kitploit
Kitploit
added 2026/09/15 2:21 p.m.8 views

spring4shell-exploit-poc

Spring4Shell 漏洞利用概念验证 利用存在Spring4Shell漏洞的Spring应用程序。在我们的博客上了解更多关于Spring4Shell的信息。 使用方法 依赖项:Docker 和 docker-compose root@kitploit: $ ./exploit.sh 存在漏洞的 Spring 应用程序 存在漏洞的 Spring 应用程序包含一个针对 /helloworld/greeting 的 GET 和 POST 请求处理程序。exploit.sh 脚本启动运行 Tomcat 9.0 的应用容器,应用程序打包为 WAR,并使用 curl 将 WebShell 写入...

9.8CVSS8.3AI score0.99638EPSS
SaveExploits105References2
Kitploit
Kitploit
added 2026/09/15 2:08 p.m.5 views

spring4shell-CVE-2022-22965

简单的Spring4Shell POC 检查端点是否易受攻击 python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting --check 利用易受攻击的端点 python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting -f shell.jsp --exploit 在上传的webshell上执行命令 python spring4shell.py -u...

9.8CVSS7.7AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/15 2:07 p.m.6 views

Spring4Shell-POC

Spring4Shell-POC Spring4Shell 脆弱性のローカル再現手順 環境準備 環境 docker、docker-compose mvn パッケージングにより、./target/ROOT.war を生成shell mvn package root@kitploit: サービス起動shell docker-compose up -d サービスの停止shell docker-compose down root@kitploit: 再現手順 スクリプトを実行shell python3 spring-4-shell-exp.py --url...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 1:49 p.m.6 views

Safer_PoC_CVE-2022-22965

SaferPoCCVE-2022-22965 CVE-2022-22965 Spring4Shell のためのより安全な PoC 機能 Tomcat ディレクトリ 'webapps/ROOT' に CVE2022-22965exploited.txt というファイルを作成します ユーザー引数で出力ディレクトリを変更可能 出力された .txt ファイルをリクエストすることでエクスプロイトの検証が行われます。Tomcat の設定によっては手動での確認が必要になる場合があります。 返されたドキュメントの内容を確認するための追加検証を追加。一部の Web サーバーは HTTP ステータス 200...

9.8CVSS8.3AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/15 1:17 p.m.9 views

irule-cve-2022-22965

irule-cve-2022-22965 Este es un iRule básico para proporcionar cierta mitigación contra CVE-2022-22965, también conocido como Spring4Shell. Probado en BIG-IP 15.x. Resumen El 30 de marzo de 2022, se encontró una vulnerabilidad de ejecución remota de código RCE en el Java Spring Framework,...

9.8CVSS7.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/15 12:46 p.m.8 views

go-scan-spring

go-scan-spring 用于发现 Spring4Shell CVE-2022-22965 漏洞的漏洞扫描器 更多信息:https://www.fracturelabs.com/posts/effective-spring4shell-scanning-exploitation/ 构建 root@kitploit: /opt $ git clone https://github.com/fracturelabs/go-scan-spring.git /opt $ cd go-scan-spring 用法...

9.8CVSS8.1AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/15 12:34 p.m.9 views

spring-rec-demo

spring-rec-demo 演示代码展示了最近的 Spring4Shell RCE(CVE-2022-22965),在 Datawiza 的技术博客中有解释:https://www.datawiza.com/blog/technical/understanding-spring4shell-rce-from-an-engineers-perspective/...

9.8CVSS7.9AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/15 11:58 a.m.6 views

CVE-2022-22965

Spring Framework 漏洞 - CVE-2022-22965 易受攻击/不易受攻击的软件列表 https://github.com/NCSC-NL/spring4shell/blob/main/software/README.md 发现易受攻击的代码 易受 CVE-2022-22965 攻击的前提条件: 1 使用 Spring Framework 请参阅下面的 PowerShell 和 bash 脚本。 2 Spring Framework 的版本必须存在漏洞,这原则上适用于所有早于 5.3.18 和 5.2.20 的版本。 Hilko Bengen 发布了一个扫描器,用于根...

9.8CVSS8AI score0.99638EPSS
SaveExploits105References3
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 10:54 a.m.9 views

security-labs-pocs

Investigación de Datadog Security Labs y Código de Prueba de Concepto Este repositorio contiene información, exploits, muestras de malware y scripts de Datadog Security Labs. Objetivo Este repositorio tiene como objetivo proporcionar exploits de prueba de concepto, muestras de malware y...

10CVSS7.4AI score0.99156EPSS
SaveExploits40References7
Kitploit
Kitploit
added 2026/09/15 10:47 a.m.5 views

spring4shell_victim

spring4shellvictim 一个有意存在漏洞的Spring应用,用于测试CVE-2022-22965 更多信息:https://www.fracturelabs.com/posts/effective-spring4shell-scanning-exploitation/ 用法 构建 以下代码将使用下列组件快速构建一个存在漏洞的Docker镜像: JDK 11.0.14 Tomcat 9.0.60 Spring 2.6.4 root@kitploit: git clone https://github.com/fracturelabs/spring4shellvictim.gi...

9.8CVSS8.1AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
added 2026/09/15 9:28 a.m.7 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.9AI score0.99638EPSS
SaveExploits105References3
Rows per page
Query Builder