Lucene search
+L

193 matches found

Kitploit
Kitploit
added 2026/09/07 5:11 p.m.8 views

nmap-CVE-2022-29464

nmap-CVE-2022-29464 nmap-CVE-2022-29464 是一个用于检测 CVE-2022-29464 漏洞的 NSE 脚本。该漏洞是一个未授权且不受限制的任意文件传输漏洞,允许未认证的攻击者通过发送恶意 JSP 文件在 WSO2 服务器上获取 RCE。 漏洞 参见详细的文章和 PoC:此处。 用法 root@kitploit: ┌──kali㉿kali-/nmap-CVE-2022-29464 └─$ nmap 127.0.0.1 --script=./nmap-CVE-2022-29464.nse ... PORT STATE SERVICE 80/tcp op...

10CVSS8.3AI score0.99999EPSS
SaveExploits22References1
Kitploit
Kitploit
added 2026/09/07 12:38 p.m.6 views

CVE-2022-29464

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

10CVSS8.3AI score0.99999EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/07 10:27 a.m.6 views

CVE-2021-26828_ScadaBR_RCE

POC CVE-2021-26828ScadaBREjecuciónRemotaDeCódigo ScadaBR 0.9.1 en Linux y hasta 1.0 y 1.12.4CE en Windows permite a usuarios autenticados remotos cargar y ejecutar archivos JSP arbitrarios a través de 'viewedit.shtm' y Ejecución Remota de Código. Uso del Exploit Comandos: Windows: $ sudo python...

8.8CVSS8.1AI score0.39356EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/07 10:13 a.m.7 views

CVE-2021-22005

CVE-2021-22005-metasploit el script de metasploit POC/EXP sobre CVE-2021-22005 VMware vCenter Server contiene una vulnerabilidad de subida de archivos arbitraria preparación POC root@kitploit: git clone https://github.com/TaroballzChen/CVE-2021-22005-metasploit cd CVE-2021-22005-metasploit mkdir ...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/07 9:57 a.m.7 views

CVE-2024-50379-exp

CVE-2024-50379-exp -t 条件竞争时间 -u 域名 -f 写入木马 测试发现第一次条件竞争时有很大几率会写入失败需要重新再进行一次条件竞争才会写入木马,所以脚本第一次会进行固定6秒条件竞争检测是否写入,没有会再进行用户自定义或者默认的10秒检测,生成的木马为随机md5.jsp root@kitploit: python .\CVE-2024-50379.py -u http://192.168.31.33:8888/ -f '123456' -t 10 image...

9.8CVSS8.2AI score0.44312EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/07 9:37 a.m.4 views

CVE-2017-12615-PoC

CVE 2017-12615 Apache Tomcat Windows RCE ⚠️Advertencia Este es un entorno de prueba de concepto y un exploit para CVEs conocidos, estrictamente con fines educativos y de aprendizaje. No utilice estos scripts o técnicas en sistemas que no posea o para los cuales no tenga permiso explícito de prueba...

8.1CVSS7.7AI score0.99607EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/07 9:25 a.m.5 views

watchTowr-vs-BMC-Footprints-RCE-CVE-2025-71257-CVE-2025-71260

CVE-2025-71257 y CVE-2025-71260 Cadena de Ejecución Remota de Código Pre-Autenticada en BMC FootPrints Herramienta Generadora de Artefactos de Detección de la Cadena de Ejecución Remota de Código Pre-Autenticada en BMC FootPrints Descripción Este Generador de Artefactos de Detección verifica si l...

9.1CVSS6.3AI score0.44576EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 8:07 a.m.78 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/07 7:49 a.m.7 views

CVE-2022-29464

WSO2 RCE CVE-2022-29464 漏洞利用与分析。 详情 CVE-2022-29464 是 WSO2 中的一个严重漏洞。该漏洞是一个未经授权、不受限制的任意文件上传漏洞,允许未授权用户将恶意 JSP 文件上传到 WSO2 服务器,从而获得远程代码执行(RCE)权限。 存在漏洞的上传路径是 /fileupload,由 FileUploadServlet servlet 处理。并且该路径没有受到 IAM 的保护,正如我们在 indentity.xml 配置文件中看到的那样:xml root@kitploit: 函数 handleSecurity 负责保护 WSO2...

10CVSS8.2AI score0.99999EPSS
SaveExploits22References4
Kitploit
Kitploit
added 2026/09/07 4:37 a.m.5 views

CVE-2022-29464

CVE-2022-29464 WSO2 RCE(CVE-2022-29464)漏洞利用与详细说明。 详细信息 CVE-2022-29464 是由 Orange Tsai 发现的 WSO2 关键漏洞。该漏洞是一个未经认证的无限制任意文件上传漏洞,允许未经身份验证的攻击者通过上传恶意 JSP 文件在 WSO2 服务器上实现远程代码执行(RCE)。 存在漏洞的上传路由为 /fileupload,由 FileUploadServlet servlet 处理。从 indentity.xml 配置文件中可以看出,该路由未受 IAM 保护:xml root@kitploit:...

10CVSS8.3AI score0.99999EPSS
SaveExploits22References4
Kitploit
Kitploit
added 2026/09/07 3:32 a.m.5 views

CVE-2021-22005-metasploit

CVE-2021-22005-metasploit 关于CVE-2021-22005的metasploit脚本POC/EXP,VMware vCenter Server包含一个任意文件上传漏洞 准备 POC root@kitploit: git clone https://github.com/TaroballzChen/CVE-2021-22005-metasploit cd CVE-2021-22005-metasploit mkdir -p /.msf4/modules/auxiliary/scanner/http cp...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/05 2:17 p.m.3 views

CVE-2017-12615

curl -X PUT http://34.124.205.159:8080/1.jsp/ -d @- 1.jsp...

8.1CVSS7.8AI score0.99607EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/04 6:21 a.m.7 views

MAGNOLIA-8348

MAGNOLIA-8348:Magnolia CMS 中的 FreeMarker 限制绕过 3 Magnolia CMS v6.2.17 及更低版本的 FreeMarker Filter 存在一个问题,允许攻击者通过精心构造的 FreeMarker 载荷绕过安全限制并执行任意代码、读取/写入/移动/复制/删除任意文件或发起 DoS 攻击。通过写入任意 JSP 文件,已成功实现任意代码执行。 协作: 此漏洞是与 Marian-Razvan Ilisanu 合作发现的。 厂商披露: 此漏洞的厂商披露与修复方案可在此处查看。 为何没有 CVE? 我和厂商均未为这些漏洞申请 CVE。 概念验证:...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 3:55 a.m.6 views

CVE-2017-12617

开始使用 此概念验证(Proof Of Concept)旨在演示如何利用 CVE-2017-12617 对 Apache Tomcat 服务器进行远程控制。 操作说明 1. 请执行以下命令以启动服务器。 make serverup 2. 执行以下命令以发起攻击并在服务器上上传一个 webshell(需要安装 cURL)。 make attack 如果此命令未自动打开您的浏览器,您可以访问: http://localhost:8080/webshell.jsp?cmd=pwd 现在您将能在浏览器中直接访问服务器上的 webshell。 常见问题 如果您在运行此概念验证时遇到任何问题,请在...

8.1CVSS7.3AI score0.99988EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/02 1:27 a.m.7 views

CVE-2024-50379-POC

CVE-2024-50379 漏洞利用与POC(概念验证) 此仓库包含针对 CVE-2024-50379 (影响 Apache Tomcat 的一个漏洞)的概念验证(POC)。该问题涉及 检查时间与使用时间(TOCTOU)竞争条件 ,可能导致 远程代码执行(RCE) ,尤其是在不区分大小写的文件系统(如 Windows)上。 目录 描述 POC 使用 安全注意事项 许可证 描述 CVE-2024-50379 是 Apache Tomcat 中的一个漏洞,允许攻击者通过 TOCTOU 竞争条件执行任意代码。在不区分大小写的文件系统(例如 Windows 或 macOS)以及配置不当的...

9.8CVSS8.2AI score0.44312EPSS
SaveExploits13References2
Kitploit
Kitploit
added 2026/09/01 6:25 p.m.3 views

nuclei-template-cve-2025-31324-check

SAP CVE-2025-31324 检查 概述 此模板用于检查 SAP NetWeaver CVE-2025-31324 漏洞的存在。此漏洞允许未经授权的用户通过 /developmentserver/metadatauploader 端点上传 JSP 文件,可能导致远程代码执行。 如何运行 前置条件 确保您已安装 Nuclei。 将模板文件保存为 sap-netweaver-cve-2025-31324-check.yaml。 基本用法 root@kitploit: nuclei -t sap-netweaver-cve-2025-31324-check.yaml -u...

10CVSS8.3AI score0.99512EPSS
SaveExploits19References1
CVE
CVE
added 2026/07/11 11:45 p.m.25 views

CVE-2026-15470

Technical details (affected product, versions, root cause, exploit specifics) are not publicly provided in the supplied documents. Monitor for updates.

5.3CVSS5.7AI score0.00348EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/06/04 9:14 a.m.17 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via insufficient validation of query parameters used in JSP file creation. An attacker can execute arbitrary code on the server by supplying crafted query parameters that cause a JSP file containing...

9.8CVSS8.3AI score0.57982EPSS
SaveExploits4References3
RedhatCVE
RedhatCVE
added 2026/05/11 8:27 p.m.21 views

CVE-2026-8211

A vulnerability was detected in codelibs Fess up to 15.5.1. Affected by this issue is the function update of the file org/codelibs/fess/app/web/admin/design/AdminDesignAction.java of the component JSP File Handler. The manipulation of the argument content results in code injection. The attack may...

5.8CVSS5.6AI score0.00244EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/10 12:33 a.m.21 views

EUVD-2026-28947

A vulnerability was detected in codelibs Fess up to 15.5.1. Affected by this issue is the function update of the file org/codelibs/fess/app/web/admin/design/AdminDesignAction.java of the component JSP File Handler. The manipulation of the argument content results in code injection. The attack may...

5.8CVSS5.6AI score0.00244EPSS
SaveExploits0References5
Rows per page
Query Builder