Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/09/12 4:20 a.m.6 views

WinRAR-CVE-2025-8088-PoC-RAR

WinRAR-CVE-2025-8088-PoC-RAR WinRAR 零日漏洞 CVE-2025-8088 的 PoC RAR 存档 将 MyResumefinal.rar 放置在下载目录中,并使用“解压到 MyResumefinal”或通过易受攻击的 WinRAR 的 UI 进行解压,从而运行该漏洞!: 你会看到一个名为“WindowsConfigurationFileRun1.vbs”的 VBScript 文件被放入启动目录,当机器重启时会弹出一个消息框显示:“漏洞利用成功:WinRAR CVE-2025-8088”。 再见! - knight0x07...

8.8CVSS7.6AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/12 1:44 a.m.5 views

WinRAR-Exploit-Tool---Rust-Edition

WinRAR 漏洞利用工具 - Rust 版本 高级 WinRAR 路径遍历漏洞利用工具 - 使用 Rust 编写 一个高性能、内存安全的 WinRAR CVE-2025-8088 漏洞利用工具实现,使用 Rust 重写以提高可靠性和性能。 特性 ADS 利用 - NTFS 备用数据流用于隐藏 payload RAR5 头部操作 - 直接修补头部以实现路径注入 现代 GUI - 基于 GTK 的漂亮界面,带有 CSS 样式 启动目标 - 自动将 payload 放置到 Windows 启动项 自定义诱饵支持 - 使用自己的诱饵文件或默认文件 通用文件支持 - 支持任何文件类型作为...

8.8CVSS7.6AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/10 12:58 p.m.5 views

RAR-Anomaly-Inspector

RAR 异常检查器 RAR Anomaly Inspector 是一个只读的 PowerShell 工具 ,用于静态检查 RAR 存档 ,旨在检测与 CVE-2025-8088 WinRAR RAR5 路径遍历 相关的路径遍历异常 。 该工具不会提取或执行 存档内容。 功能特点 静态、只读分析(无提取、无执行) 检测原始路径遍历模式(..\) 识别提取目录外的写入操作 检测 NTFS 备用数据流 ADS 指示器 干净、仅目录的输出(适合复制粘贴) 基于启发式的风险分类 系统要求 Windows PowerShell 5.1+ 可选:7z.exe(用于列出用户可见的文件) 使用方法...

8.8CVSS7.8AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/09 6:05 p.m.10 views

winrar-exploit

Descripción Esta es mi implementación del exploit CVE-2025-8088 de Winrar. Utiliza flujos de datos alternativos ADS y parcheo de rutas dentro del archivo. Cuando una víctima extrae el archivo infectado, la carga útil ADS parcheada por ejemplo, un ejecutable, un script de PowerShell o algún png...

8.8CVSS7.4AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/09 6:33 a.m.9 views

CVE-2025-8088-EXP

此存储库没有 README。...

8.8CVSS7.4AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/09 4:15 a.m.4 views

Cve-2025-8088-WinRar-vulnerability

CVE-2025-8088 WinRAR Python 工具,用于创建一个恶意的RAR文件以利用WinRAR 中的CVE-2025-8088 漏洞。CVE-2025-8088漏洞允许通过精心构造的RAR文件引发路径遍历 ,并在受害者系统上覆盖任意文件。 本项目仅用于研究和教育目的。不得用于生产环境或恶意用途。 安装 在cmd 中克隆仓库: root@kitploit: git clone https://github.com/Shinkirou789/Cve-2025-8088-WinRar-vulnerability && cd...

8.8CVSS7.6AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/08 10:39 a.m.6 views

Amaranth-Project

Amaranth Project 利用 CVE-2025-8088 (WinRAR 路径遍历漏洞,≤ 7.11)实现多阶段后门植入攻击链。 root@kitploit: 诱饵文档 → 恶意RAR → CVE触发 → ADS写入 → Stager执行 → 文件加载 → C2上线 项目结构 目录| 内容 ---|--- Stage01Stage07/| 各历史阶段的攻击链源码与测试脚本 loader/| 自研 PE 内存加载器(C语言) rat-client/| 自研精简 RAT 客户端(C) source/| Quasar RAT / AsyncRAT 上游源码 tools/| Quasa...

8.8CVSS7.6AI score0.94551EPSS
SaveExploits35References2
Kitploit
Kitploit
added 2026/09/07 5:38 a.m.6 views

CVE-2025-8088-Winrar

CVE-2025-8088 WinRAR 漏洞利用 WinRAR 路径遍历的高级漏洞利用工具 一个用于创建恶意 RAR 文件的复杂 GUI 工具,通过操控 ADS 和 RAR5 头文件来利用 WinRAR 路径遍历漏洞(CVE-2025-8088)。 功能特点 ADS 利用 — NTFS 备用数据流,用于隐藏有效载荷 RAR5 头文件操控 — 直接修补头文件,实现路径注入 GUI 界面 — 简洁现代的图形用户界面 自启动定位 — 自动将有效载荷放置于 Windows 启动目录 自定义诱饵支持 — 可使用自己的诱饵文件或默认文件 环境要求 Python 3.6+ WinRAR 命令行 自定...

8.8CVSS7.6AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/09/05 5:12 p.m.9 views

CVE-2025-8088-Exploit

CVE-2025-8088 Exploit de WinRAR 🔓 Un exploit de prueba de concepto para la vulnerabilidad de WinRAR CVE-2025-8088 que afecta a las versiones 7.12 y anteriores. Esta herramienta crea un archivo RAR malicioso que incrusta cargas útiles en flujos de datos alternativos ADS con path traversal, lo que...

8.8CVSS7.6AI score0.94551EPSS
SaveExploits35
Kitploit
Kitploit
added 2026/08/27 11:50 p.m.10 views

winrar-exploit

Descrizione Questa è la mia implementazione dell'exploit CVE-2025-8088 per Winrar. Utilizza Alternate Data Streams ADS e il path patching all'interno dell'archivio. Quando una vittima estrae l'archivio infetto, il payload ADS patchato ad es., eseguibile, script powershell o qualche png divertente...

8.8CVSS7.5AI score0.94551EPSS
SaveExploits35
Trend Micro Simply Security
Trend Micro Simply Security
added 2026/06/08 12:00 a.m.16 views

Old WinRAR Flaw Fuels Attacks on Ukraine: How Unmanaged Software Keeps the Door Open

Two separate Russia-aligned campaigns are still exploiting the WinRAR flaw CVE-2025-8088 against Ukrainian organizations nearly a year after it was patched, showing how unmanaged software keeps an exploited entry point open long after the fix ships...

8.8CVSS7.3AI score0.94551EPSS
SaveExploits35
GithubExploit
GithubExploit
added 2026/03/07 10:41 p.m.253 views

Exploit for Path Traversal in Rarlab Winrar

CVE-2025-8088 CVE-2025-8088 — Educational proof-of-concept for...

8.8CVSS6AI score0.94551EPSS
SaveExploits35
GithubExploit
GithubExploit
added 2026/01/02 6:19 p.m.212 views

Exploit for Path Traversal in Rarlab Winrar

CVE-2025-8088 WinRAR path traversal tool ⚠ This tool is c...

8.8CVSS7AI score0.94551EPSS
SaveExploits35
GithubExploit
GithubExploit
added 2025/11/02 7:23 p.m.181 views

Exploit for Path Traversal in Rarlab Winrar

🧩 CVE-2025-8088 — WinRAR Zero-Day Vulnerability Type: Pat...

8.8CVSS8.1AI score0.94551EPSS
SaveExploits35
GithubExploit
GithubExploit
added 2025/09/17 7:56 a.m.198 views

Exploit for Path Traversal in Rarlab Winrar

PoC exploit for CVE-2025-8088, a vulnerability in WinRAR. The ta...

8.8CVSS7.3AI score0.94551EPSS
SaveExploits35
GithubExploit
GithubExploit
added 2025/09/14 7:02 a.m.227 views

Exploit for Path Traversal in Rarlab Winrar

CVE-2025-8088 WinRAR Exploit 🔓 A proof-of-concept exploit for...

8.8CVSS7.7AI score0.94551EPSS
SaveExploits35
GithubExploit
GithubExploit
added 2025/09/13 3:39 p.m.211 views

Exploit for Path Traversal in Rarlab Winrar

CVE-2025-8088 WinRAR path traversal tool ⚠ This tool is c...

8.8CVSS7.1AI score0.94551EPSS
SaveExploits35
Qualys Blog
Qualys Blog
added 2025/09/05 11:50 a.m.12 views

CVE-2025-8088 WinRAR Exploit: From Zero-Day to Zero-Risk with TruRisk™ Eliminate

The Risk Behind the WinRAR Vulnerability A newly disclosed path traversal vulnerability CVE-2025-8088 in WinRAR leaves millions of Windows systems exposed to attack. This flaw enables adversaries to craft malicious archives that bypass the user’s chosen extraction path, forcing files into...

8.8CVSS6.6AI score0.94551EPSS
SaveExploits35
Information Security Automation
Information Security Automation
added 2025/09/02 3:43 p.m.26 views

About Remote Code Execution – WinRAR (CVE-2025-6218, CVE-2025-8088) vulnerabilities

About Remote Code Execution - WinRAR CVE-2025-6218, CVE-2025-8088 vulnerabilities. A crafted file path inside an archive may cause the extraction process to move into unintended directories including the Startup directories , which can result in archive extraction leading to the execution of...

8.8CVSS7.8AI score0.94551EPSS
SaveExploits43
GithubExploit
GithubExploit
added 2025/08/26 1:43 a.m.476 views

Exploit for Path Traversal in Rarlab Winrar

CVE-2025-8088 WinRAR Startup Folder Exploit Proof of Concept...

8.8CVSS7.5AI score0.94551EPSS
SaveExploits35
Rows per page
Query Builder