270350 matches found
CVE-2024-32002-PoC_Chinese
CVE-2024-32002 Vulnerability Overview ⚠️Caution!: Do not clone this repository!!!⚠️ Description CVE-2024-32002 is a critical security vulnerability discovered in Git software. This vulnerability allows remote attackers to execute arbitrary code on affected systems through specially crafted Git...
ADSelfService-Plus-RCE-CVE-2021-40539
ADSelfService-Plus-RCE-CVE-2021-40539 ADSelfService Plus RCE Vulnerability Detection Tool Fork Description ZOHO ManageEngine ADSelfService Plus is ZOHO's integrated self-service password management and single sign-on solution for Active Directory and cloud applications. Network Mapping...
cve-2025-64446-fortiweb-exploit
CVE-2025-64446 Fortinet FortiWeb Path Traversal RCE Exploit A security research tool for detecting and testing the CVE-2025-64446 vulnerability in Fortinet FortiWeb Web Application Firewall WAF. This critical zero-day path traversal vulnerability has been actively exploited in the wild and allows...
CVE-2023-51409
CVE-2023-51409 AI Engine: ChatGPT Chatbot = 1.9.98 - 通过 restupload 进行未经验证的任意文件上传 描述: WordPress 的 AI Engine: Chatbots, Generators, Assistants, GPT 4 and more! 插件在 'restupload' 函数中缺少文件类型验证,因此在所有版本(包括 1.9.98 及更早版本)中容易受到任意文件上传漏洞的影响。这使得未经身份验证的攻击者能够在受影响站点的服务器上上传任意文件,从而可能导致远程代码执行。 root@kitploit: Severit...
CVE-2024-50379
CVE-2024-50379 Proof of Concept PoC This repository contains a proof of concept PoC script to exploit CVE-2024-50379 , a vulnerability in Apache Tomcat. The vulnerability is a Time-of-Check Time-of-Use TOCTOU race condition that can lead to remote code execution RCE if the server's configuration...
CVE-2022-0543
CVE-2022-0543 适用于通过Lua沙盒逃逸漏洞进行Redis RCE的完整利用程序。基于 https://thesecmaster.com/how-to-fix-cve-2022-0543-a-critical-lua-sandbox-escape-vulnerability-in-redis/。 功能: 自动反向Shell -I + -P 单条命令执行 -x 基本Shell 默认 待办: 需要更好的检测机制以防止误报 免责声明: 此脚本用于审计系统安全性。请仅在您自己的系统或已获得书面授权利用的系统上使用此脚本。...
CVE-2021-42669
CVE-2021-42669 CVE-2021-42669 - Remote code execution via unrestricted file upload vulnerability in the Engineers online portal system. Technical description: A unrestricted file upload vulnerability exists in the Engineers Online Portal system. An attacker can leverage this vulnerability in orde...
CVE-2022-35914
CVE-2022-35914 Unauthenticated RCE in GLPI 10.0.2 PoC root@kitploit: curl -s -d 'sid=foo&hhook=exec&text=cat /etc/passwd' -b 'sid=foo' http://HOST/vendor/htmlawed/htmlawed/htmLawedTest.php |egrep '\ \0-9+\ ='| sed -E 's/\ \0-9+\ =\ ./\1/'...
Oracle-WLS-Weblogic-RCE
Oracle-WLS-Weblogic-RCE CVE-2019-2725 Oracle WLSWeblogic RCE test sciript CVE-2019-2725 is a deserialization vulnerability in Oracle WebLogic Server. This remote code execution vulnerability is remotely exploitable without authentication. This script which check the presence or absence of a page ...
CVE-2022-22029-NFS-Server-
Windows 网络文件系统远程代码执行漏洞 CVE-2022-22039 要成功利用此漏洞,攻击者必须在一个竞争条件中获胜。向网络文件系统 NFS 服务发出未经身份验证的精心构造的调用,可用于在网络上远程利用此漏洞。 缓解措施是指一种默认状态下存在的设置、通用配置或最佳实践,可降低漏洞利用的严重性。以下缓解因素可能对您的情况有所帮助: 此漏洞在 NFSV4.1 中无法利用。在更新受此漏洞保护的 Windows 版本之前,您可以通过禁用 NFSV3 来缓解攻击。这可能会对您的生态系统产生不利影响,应仅作为临时缓解措施使用。 以下 PowerShell 命令将禁用 NFSV3:...
rpc-rce.py
rpc.py RCE Exploit CVE-2022-35411 This is an updated and improved exploit for CVE-2022-35411 , targeting vulnerable versions of rpc.py Original exploit by : Elias Hohl Enhanced by : x7331 for usability, portability, and automation Vulnerability Summary The vulnerability lies in rpc.py's unsafe...
cve-2026-67363-67364
Balbooa Forms 预认证 RCE + 支付篡改(CVE-2026-67364 / CVE-2026-67363) 针对 Balbooa Forms(combaforms)Joomla 组件两个预认证漏洞的 PoC 和检测模板,已在 2.4.3.2 版本中修复。 CVE-2026-67364 — 预认证 PHP 代码注入 - RCE(CVSS 9.8) CVE-2026-67363 — 预认证支付金额篡改(Stripe / Authorize.net) 由 Lulztigre 发现,通过 Joomla 安全打击小组(JSST)协调披露,发布于...
CVE-2024-53677
CVE-2024-53677: Apache Struts 路径遍历导致远程代码执行漏洞 在 Apache Struts 中发现了一个严重的 CVE-2024-53677 安全漏洞,允许攻击者操纵文件上传参数,可能导致未经授权的路径遍历和远程代码执行(RCE)。 用法 安装 PIP 包: root@kitploit: python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt 然后,运行利用脚本,例如: root@kitploit: python3 exploit.py --url...
XSS2Shell-CVE-2026-64638
CVE-2026-64638 — XSS2Shell WordPress 预认证反射型 XSS → 远程代码执行链 DOM Clobbering + 应用密码窃取 + REST API 插件激活 = 完整 RCE ⚡ 概述 CVE-2026-64638 是 WordPress wp-login.php 中的一个严重预认证反射型 XSS 漏洞。该漏洞源于登录错误消息在回显提交的用户名时未进行正确的 HTML 编码 ,从而允许通过 进行 DOM Clobbering,绕过大多数过滤器。 当与 WordPress 的应用密码功能链式利用时,此 XSS 可成为完整远程代码执行 攻击链 ——...
CVE-2018-9276
CVE-2018-9276 — PRTG Network Monitor ⚠️ 免责声明: 本工具仅用于教育目的和授权渗透测试。仅在你拥有或获得明确书面许可的系统上使用。未经授权的使用是非法的。 目录 概述 漏洞详情 工作原理 环境要求 安装 使用方法 示例 缓解措施 参考 概述 PRTG Network Monitor 是 Paessler AG 开发的一款网络监控工具。18.2.39 之前的版本存在通过通知功能实现的认证后命令注入漏洞,允许拥有有效凭据的攻击者以本地系统账户 (PRTG 默认服务账户)的身份实现远程代码执行(RCE) 。 该漏洞由 Josh Berry...
CVE-2024-29847
CVE-2024-29847 Ivanti Endpoint Manager AgentPortal में अविश्वसनीय डेटा डिसेरियलाइज़ेशन रिमोट कोड निष्पादन भेद्यता CVE-2024-29847 के लिए PoC इस भेद्यता का मूल कारण विश्लेषण मेरे ब्लॉग पर पाया जा सकता है: https://summoning.team/blog/ivanti-epm-CVE-2024-29847-deserialization-RCE/ उपयोग root@kitploit...
CVE-2025-64087-SSTI-
CVE-2025-64087 SSTI FreeMarker Server-Side Template Injection SSTI in XDocReport allows Remote Code Execution via Apache FreeMarker engine Bug Definition Overview of the vulnerability Server-Side Template Injection SSTI is a web security vulnerability that allows attackers to inject malicious cod...
CVE-2025-55182
CVE-2025-55182 Next.js RCE Exploit Tool 🚀 This is an automated Proof-of-Concept PoC tool for the Next.js React Server Components CVE-2025-55182 Remote Code Execution RCE vulnerability. The tool integrates an interactive Shell , intelligent protocol detection , and multi-threaded batch scanning...
CVE-2025-13486
CVE-2025-13486 exploit ACF Extended WordPress Plugin — Remote Code Execution & Privilege Escalation Exploit for the CVE-2025-13486 discovered by Marcin Dudek dudekmar ⚠️ Disclaimer This repository is provided for research and defensive security purposes only. The author assumes no responsibility...
CVE-2025-68613-Python-Exploit
CVE-2025-68613:n8n 工作流表达式远程代码执行漏洞 n8n 工作流自动化平台中一个严重远程代码执行漏洞的概念验证(PoC)利用程序。 描述 该漏洞存在于 n8n 表达式评估系统中。用户提供的表达式未经过适当的沙箱隔离,允许已认证的攻击者在主机系统上执行任意代码。 CVE ID: CVE-2025-68613 漏洞类型: 远程代码执行(RCE) 受影响组件: 表达式评估器 受影响版本 n8n = 0.211.0 n8n -u -p OPTIONS 参数...