139 matches found
avml
AVML Acquire Volatile Memory for Linux Summary A portable volatile memory acquisition tool for Linux. AVML is an X8664 userland volatile memory acquisition tool written in Rust, intended to be deployed as a static binary. AVML can be used to acquire memory without knowing the target OS distributi...
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...
CVE-2025-8088-BUILDER-Winrar-Tool
CVE-2025-8088 WinRAR 路径遍历工具 ⚠ 此工具仅用于教育目的。未经授权在受控环境之外使用是严格禁止的。 一个利用 CVE-2025-8088(WinRAR 中的路径遍历漏洞)的 Python 脚本,通过生成恶意压缩包,使用多层相对目录将可执行负载放入 Windows 启动文件夹,以确保无论解压位置如何都能可靠执行。 要求 Windows 操作系统 Python 3.4+ Pip WinRar 功能 完全可自定义的诱饵文件 将负载部署到 Windows 启动项以实现持久化 使用 ADS 隐藏负载 修补 RAR 头结构以进行路径注入 通过重新生成 CRC 值确保压缩包完整...
CVE-2025-8088-Multi-Document
Exploit de Path Traversal en WinRAR CVE-2025-8088 - Despliegue de Payload Multi-Profundidad Este script de Python explota una vulnerabilidad de path traversal CVE-2025-8088 en WinRAR para desplegar payloads en la carpeta de inicio de Windows utilizando múltiples profundidades de ruta relativa. El...
CVE-2025-8088-Winrar-Tool-Gui
🚨 CVE-2025-8088 WinRAR 漏洞利用工具 ⚠️ 仅供教育和研究使用 ⚠️ 🌐 语言 / Dil 🇺🇸 English 🇹🇷 Türkçe English 📋 目录 概述 功能特性 环境要求 安装 使用说明 技术细节 截图 免责声明 贡献 🎯 概述 CVE-2025-8088 是一个虚构的漏洞演示工具,用于展示 RAR 压缩文件中的路径遍历攻击 。该教育工具演示了恶意压缩包如何利用目录遍历技术将文件解压到预期目录之外。 🔍 该工具的功能: 创建特制的 RAR 压缩包 演示路径遍历漏洞 使用高级数据流(ADS)技术 通过 AES 加密实现载荷混淆 针对 Windows...
CVE-2025-8088-WinRAR-Proof-of-Concept-PoC-Exploit-
CVE-2025-8088 WinRAR 概念验证 PoC-利用 本仓库包含针对 CVE-2025-8088 (WinRAR 7.12 及之前版本中的路径遍历漏洞)的概念验证 PoC 脚本。 该 PoC 演示了攻击者如何利用此漏洞,通过 备用数据流 ADS 和精心构造的归档文件,将恶意文件放置在预期解压目录之外。 免责声明: 此工具仅用于教育和研究目的。请勿用于损害系统或网络。作者不对因使用此脚本造成的滥用或损害负责。 CVE-2025-8088 概述 CVE-2025-8088 CVSS 8.4 是 WinRAR 中的一个路径遍历漏洞,影响 Windows 版本 7.12...
WinRAR-CVE-2025-8088-Path-Traversal-PoC
PoC para CVE-2025-8088: Path Traversal en WinRAR Descripción de la Vulnerabilidad ☢️ CVE-2025-8088 CVSS 8.4 es una vulnerabilidad de path traversal en WinRAR ≤7.12 que permite colocar archivos fuera del directorio de descompresión a través de flujos de datos alternativos ADS en un archivo RAR. Se...
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...
best-CVE-2025-8088
CVE-2025-8088 WinRAR 漏洞利用 🔓 一个针对 WinRAR 漏洞(CVE-2025-8088)的概念验证利用程序,影响版本 7.12 及更低版本。该工具创建一个恶意 RAR 存档,通过路径遍历将有效载荷嵌入备用数据流(ADS),可能导致任意代码执行。 其他许多工具存在的问题是它们不嵌入多个 ADS 流,需要要么有正确的路径遍历的运气,要么知道确切的用户名/解压目录。 🚀 工作原理 1. 创建诱饵文档 📄 - 生成专业外观的 PDF(简历或渗透测试报告) 2. 嵌入多个 ADS 流 🔄 - 以不同的路径遍历深度附加有效载荷流 3. 操纵 RAR 标头 ⚙️ -...
CVE-2025-8088-WinRAR-PathTraversal-PoC
CVE-2025-8088 WinRAR 路径遍历漏洞利用 PoC 针对 WinRAR 路径遍历漏洞 CVE-2025-8088 的概念验证利用,影响版本 ≤ 7.12。 漏洞详情 CVE ID :CVE-2025-8088 CVSS 评分 :8.4 高危 受影响版本 :WinRAR ≤ 7.12 补丁版本 :已在 WinRAR 7.13 中修复 漏洞类型 :通过备用数据流 ADS 的路径遍历 概述 CVE-2025-8088 是 WinRAR 中的一个路径遍历漏洞,影响 Windows 版本 7.12 及以下,以及相关工具如 UnRAR.dll 及其便携源代码。...
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...
EUVD-2026-62506
Algernon is a small self-contained pure-Go web server. Prior to 1.17.9, Algernon on Windows selects a file handler in engine/handlers.go by calling filepath.Ext without first rejecting NTFS-equivalent names such as x.lua::$DATA, x.lua., and x.lua . An unauthenticated client can append one of thes...
CVE-2026-52792
Algernon (a pure-Go web server) prior to 1.17.9 is vulnerable to server-side script source disclosure on Windows via NTFS filename aliasing. The root cause is in engine/handlers.go: filepath.Ext() does not recognize NTFS-equivalent suffixes (::$DATA, trailing dot, trailing space) as the script ex...
CVE-2026-54200
Tobit Laboratories AG TeamDavid's Webbox is vulnerable to a local file inclusion vulnerability in the send email, fax, SMS, etc. functionality. By specifying an '@@attach' command in the form field 'scjob', files can be attached to a message, which can then be downloaded by an authenticated user....
CVE-2026-54200
The CVE-2026-54200 entry concerns Tobit Laboratories AG TeamDavid’s Webbox. It describes a local file inclusion vulnerability in the “send email, fax, SMS, etc.” function accessible via the form field scjob where an the command like @@attach can attach files to a message, enabling an authenticate...
CVE-2026-54200 TeamDavid: Local File Inclusion via the form field 'scjob'
Tobit Laboratories AG TeamDavid's Webbox is vulnerable to a local file inclusion vulnerability in the send email, fax, SMS, etc. functionality. By specifying an '@@attach' command in the form field 'scjob', files can be attached to a message, which can then be downloaded by an authenticated user....
CVE-2026-64391
A flaw was found in ksmbd, the in-kernel Server Message Block SMB daemon. This vulnerability allows a remote attacker to bypass security restrictions by incorrectly handling credentials for Alternate Data Streams ADS input/output I/O operations. Instead of using the credentials established when t...
SUSE CVE-2026-64391
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...
CVE-2026-64391
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...
UBUNTU-CVE-2026-64391
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...