648300 matches found
Exploit for CVE-2026-92229
CVE-2026-92229 — Forminator Unauthenticated Arbitrary Shortcod...
js2py-Sandbox-Escape-CVE-2024-28397-RCE
CVE-2024-28397 js2py Sandbox Escape Exploit A collection of exploit scripts targeting the js2py sandbox escape vulnerability CVE-2024-28397 that allows arbitrary code execution through Python object introspection. 🔍 Vulnerability Overview The js2py library contains a critical sandbox escape...
WG-CVE-2026-1555-Linux
root@kitploit: ██████╗██╗ ██╗███████╗ ██████╗ ██████╗ ██████╗ ██████╗ ██╔════╝██║ ██║██╔════╝ ╚════██╗██╔═████╗╚════██╗██╔════╝ ██║ ██║ ██║█████╗ █████╔╝██║██╔██║ █████╔╝███████╗ ██║ ╚██╗ ██╔╝██╔══╝ ██╔═══╝ ████╔╝██║██╔═══╝ ██╔═══██╗ ╚██████╗ ╚████╔╝ ███████╗ ███████╗╚██████╔╝███████╗╚██████╔╝...
CVE-2025-24813-PoC
CVE-2025-24813 – Proof of Concept 📖 Overview This repository contains a Proof of Concept PoC for CVE-2025-24813 , a vulnerability affecting affected software/product name here – update based on advisory. The PoC demonstrates the issue in a safe and reproducible way , to help researchers, defender...
CVE-2022-24706
CVE-2022-24706 贡献者 白帽学校第4期39班 金正贤@junghyeonkum CouchDB Erlang分布式远程命令执行漏洞 CVE-2022-24706 摘要 Apache CouchDB 是一个用 Erlang 实现的开源面向文档的 NoSQL 数据库。 由于 Apache CouchDB 是用 Erlang 开发的,它默认支持分布式计算(集群)功能。集群节点之间通过 Erlang/OTP Distribution Protocol 进行通信,通过该协议,可以以运行 CouchDB 的用户权限执行操作系统(OS)命令。 要执行操作系统命令,需要知道 Erlang...
CVE-2025-4427-CVE-2025-4428
CVE-2025-4428 y CVE-2025-4427 CVE-2025-4428 es una vulnerabilidad de ejecución remota de código posterior a la autenticación en el validador DeviceFeatureUsageReportQueryRequestValidator de EPMM. Surge del manejo inseguro de la entrada proporcionada por el usuario dentro de los mensajes de error...
CVE-2025-27480
CVE-2025-27480 CVE‑2025‑27480 – Ejecución remota de código en OpenSSH De qué trata la vulnerabilidad La versión 8.9p1 de OpenSSH contiene un sutil error de desbordamiento de búfer que ocurre cuando analiza un paquete SSHUSERAUTH. Un cliente puede enviar un paquete con un campo “user” muy largo, y...
CVE-2023-34468
CVE-2023-34468 — PoC de RCE mediante H2 RUNSCRIPT en ExecuteSQL de Apache NiFi PoC corto en Python para abusar de un procesador ExecuteSQL editable de Apache NiFi con una carga útil RUNSCRIPT de H2 para desencadenar la ejecución remota de comandos a través de una reverse shell de Bash. Solo para...
CVE-2017-14980
CVE-2017-14980 漏洞利用程序 用于 CVE-2017-14980 的 PoC 漏洞利用程序——Sync Breeze Enterprise 10.0.28 中的一个 基于堆栈的缓冲区溢出 漏洞。 📖 完整的漏洞利用技术分析: 👉 https://davigsantana.github.io/posts/buffer-overflow/ 关于 此仓库包含一个 概念验证 PoC ,为教育和研究目的而开发,演示了利用 Sync Breeze Enterprise 认证 Web 界面中的输入验证漏洞进行攻击。 该漏洞允许 未经身份验证的 远程攻击者导致内存损坏并获得 远程代码执行...
n8n-RCE
n8n RCE PATCHED Remote Code Execution via n8n Workflows Based on CVE-2025-68613 ⚠️ Made for Educational purposes only 📚 Installation & Usage 🛠️ root@kitploit: $ git clone https://github.com/AbdulRKB/n8n-RCE.git $ cd n8n-RCE $ pip install -r requirements.txt $ python exploit.py -u -e -p...
CVE-2023-35813
CVE-2023-35813 - Sitecore RCE...
CVE-2025-49113
Python Script for CVE-2025-49113 Usage: python exploit.py https://ubuntu.com/security/CVE-2025-49113 Description: Roundcube Webmail before 1.5.10 and 1.6.x before 1.6.11 allows remote code execution by authenticated users because the from parameter in a URL is not validated in...
CVE-2026-27971_POC
CVE-2026-27971 — PoC de RCE no autenticado en Qwik server$ !WARNING Este repositorio contiene una prueba de concepto activa de ejecución remota de código. Úsala únicamente contra sistemas que poseas o para los que tengas autorización explícita de prueba. El autor no asume responsabilidad alguna p...
CVE-2025-63296
CVE-2025-63296 Summary KERUI K259 5MP Wi-Fi / Tuya Smart Security Camera firmware v33.53.87 contains a code execution vulnerability in its boot/update logic: during startup /usr/sbin/anykaservice.sh scans mounted TF/SD cards and, if /mnt/update.nor.sh is present, copies it to /tmp/net.sh and...
CVE-2022-40471
CVE-2022-40471 – CPMS 认证文件上传导致远程代码执行 📌 概述 CVE-2022-40471 是一个影响 诊所患者管理系统 CPMS 的认证远程代码执行漏洞。 该漏洞源于用户头像上传功能中对上传文件验证不充分 ,允许经过认证的攻击者上传并执行任意 PHP 代码。 🧠 漏洞详情 产品: 诊所患者管理系统 CPMS 漏洞类型: 认证文件上传 → 远程代码执行 CVE ID: CVE-2022-40471 攻击向量: Web 是否需要认证: 是 影响: 完全远程命令执行 ⚙️ 利用流程 1. 使用有效的 CPMS 凭证进行认证 2. 通过头像上传功能上传恶意 PHP 文件 3...
cve-2025-55182-scanner
CVE-2025-55182 / CVE-2025-66478 漏洞扫描器 React Server Components Flight 协议远程代码执行检测工具 执行摘要 本扫描器用于识别可能受 CVE-2025-55182(React)和 CVE-2025-66478(Next.js)影响的系统,这两个漏洞是 React Server Components(RSC)"Flight" 协议中的严重未经身份验证的远程代码执行漏洞。 主要风险因素: CVSS 10.0 - 最高严重性 未经身份验证 - 无需登录 远程 - 可通过网络利用 影响默认配置 据报告,利用可靠性接近 100% 目录...
cve-2021-26084-confluence
cve-2021-26084-confluence 只需无脑运行命令...
TangledWinExec
Tangled WinExec Este repositorio es para la investigación de técnicas de ejecución de procesos de Windows. A la mayoría de los PoCs se les asigna un nombre correspondiente a la técnica. Proyectos BlockingDLL : Este conjunto de herramientas sirve para probar el proceso de bloqueo de DLL. Consulte...
React2Shell-CVE-2025-55182
React2Shell-RCE-CVE-2025-55182- React2Shell | CVE-2025-55182 - React服务器组件远程代码执行...
Log4Shell-PoC
██╗ ██████╗ ██████╗ ██╗ ██╗███████╗██╗ ██╗███████╗██╗ ██╗ ██║ ██╔═══██╗██╔════╝ ██║ ██║██╔════╝██║ ██║██╔════╝██║ ██║ ██║ ██║ ██║██║ ███╗███████║███████╗███████║█████╗ ██║ ██║ ██║ ██║ ██║██║ ██║╚════██║╚════██║██╔══██║██╔══╝ ██║ ██║ ███████╗╚██████╔╝╚██████╔╝ ██║███████║██║...