41 matches found
CVE-2025-24071
安全漏洞报告:CVE-2025-24071 - Windows文件资源管理器欺骗漏洞 概述 NSFOCUS CERT 检测到微软最近发布了一个安全更新,以修复 Windows 文件资源管理器中的一个严重欺骗漏洞,该漏洞被标识为 CVE-2025-24071 。此漏洞的 CVSS 评分为 7.5,表明其严重程度。此问题源于 Windows 资源管理器对 .library-ms 文件的隐式信任和自动文件解析行为。未经身份验证的攻击者可以通过构建包含恶意 SMB 路径的 RAR/ZIP 文件来利用此漏洞。解压缩后,会触发 SMB 身份验证请求,可能泄露用户的 NTLM 哈希。该漏洞的...
CVE-2025-24071-POC-NTLMHashDisclosure-
CVE-2025-24071-POC-NTLM哈希泄露 触发自动SMB认证到攻击者控制的共享。 无需交互——Windows资源管理器自动发起此NTLM认证。 导致NTLMv2哈希泄露(信息泄露)。 影响Windows 10/11所有版本,尤其是11 23H2。 设置攻击者环境 sudo apt update && sudo apt install responder -y 启动Responder sudo responder -I eth0 运行漏洞利用脚本 安装所需Python模块 pip install colorama python3 CVE-2025-24071.py -i -n...
CVE-2025-50154
CVE-2025-50154, CVE-2025-59214 Windows文件资源管理器零点击NTLMv2-SSP哈希泄露 作者:Ruben Enkaoua 与 Cymulate 第一篇博客:零点击,一个NTLM:微软安全补丁绕过(CVE-2025-50154) 第二篇博客:打了两次补丁,仍然被绕过:新的NTLM泄露(CVE-2025-50154补丁绕过) 描述 虽然微软发布了一个安全更新,修复了基于图标的NTLM哈希泄露漏洞,但我发现了一种绕过方法,仍然允许攻击者在无需用户交互的情况下获取NTLMv2-SSP哈希。...
CVE-2025-24071
CVE-2025-24071 — 通过 .library-ms 实现 Windows 文件资源管理器欺骗 / NTLM 哈希泄露 ⚠️ 免责声明: 本工具仅供教育目的和经授权的渗透测试使用。请仅对您拥有或已获得明确书面测试许可的系统使用本工具。未经授权的使用属于违法行为。 目录 概述 漏洞详情 工作原理 环境要求 安装 使用方法 示例 缓解措施 致谢 参考资料 概述 Windows 文件资源管理器 会在某些文件类型出现在文件夹视图中时自动解析它们,无需用户进行双击等任何交互。受影响的版本未能正确验证 .library-ms 文件,此类文件可以定义一个指向任意远程 SMB 路径的搜索连接器。...
CVE-2025-52488
DNN Unicode路径规范化 NTLM 哈希泄露利用工具 CVE-2025-52488 概述 此利用工具针对 DNN(原名 DotNetNuke)版本 6.0.0 至 10.0.1 之前版本的漏洞,允许攻击者通过 Unicode 路径规范化攻击泄露 NTLM 哈希。 漏洞详情 CVE ID : CVE-2025-52488 严重性 : 高危(CVSS 8.6) 受影响版本 : 6.0.0 至 10.0.1 之前 攻击向量 : 网络 认证 : 不需要 工作原理 该利用工具滥用 Windows/.NET 的特殊机制和 Unicode 规范化,强制目标 DNN 服务器向攻击者控制的服务器发...
cve-2024-43451-ntlm_hash_disclosure_reproduction
CVE-2024-43451 — Windows NTLM 哈希泄露欺骗漏洞 概述 CVE-2024-43451 是一个 Windows 中的 NTLMv2 哈希泄露欺骗漏洞。它允许未经身份验证的远程攻击者通过诱使受害者与恶意的 .url 快捷方式文件交互来泄露受害者的 NTLM 哈希。触发该漏洞所需的用户交互极少——只需右键单击、删除或移动文件就足以泄露哈希。其 CVSS 评分为 6.5(中等),且已在野外被积极利用。CISA 已将其列入已知被利用漏洞(KEV)目录。 技术细节 NTLM 身份验证 NTLM(NT LAN Manager)是 Windows...
cve-2025-24071
CVE-2025-24054 和 CVE-2025-24071 - 通过 .library-ms 漏洞泄露 NTLM 哈希 该 PoC 演示了在未修补的 Windows 系统(2025 年 3 月补丁星期二)上通过 .library-ms 文件利用 NTLM 哈希泄露。 ⚠️ 本内容仅供教育和研究目的使用。请勿在生产环境或未经授权的系统上使用。 🧠 描述 当在 Windows 资源管理器中打开(或预览)包含 UNC 路径的 .library-ms 文件时,会触发向指定服务器发送 SMB 认证请求,导致 NTLMv2 哈希泄露。 📁 文件 generatelibraryms.py:生成恶意的...
CVE-2026-12962
A Permissive Cross-domain Security Policy with Untrusted Domains in Armoury Crate allows a remote user to obtain a local user's NTLM hash by convincing the user to visit a crafted web page that sends a request containing a UNC path to the application's local service endpoint.Refer to the ' Securi...
GeoServer has an arbitrary file write vulnerability in its Master Password Dump Page
Summary A vulnerability exists that allows an authenticated administrator with access to GeoServer's security system to pass arbitrary file names to the Master Password Dump web page and create files containing the master password in plaintext. The provided file name must be an absolute path to t...
CVE-2025-59185 NTLM Hash Disclosure Spoofing Vulnerability
...
EUVD-2024-19879
Malicious code in bioql PyPI...
EUVD-2023-44832
Malicious code in bioql PyPI...
Exploit for Improper Access Control in Joomla Joomla\!
PoCs This repo contains proof of concept exploits for vulnera...
CVE-2022-29457
Zoho ManageEngine ADSelfService Plus before 6121, ADAuditPlus 7060, Exchange Reporter Plus 5701, and ADManagerPlus 7131 allow NTLM Hash disclosure during certain storage-path configuration steps...
Microsoft Windows - XRM-MS File NTLM Information Disclosure Spoofing
Exploit Author: John Page aka hyp3rlinx Website: hyp3rlinx.altervista.org Source: https://hyp3rlinx.altervista.org/advisories/MicrosoftWindowsxrm-msFileNTLM-HashDisclosure.txt x.com/hyp3rlinx ISR: ApparitionSec Vendor www.microsoft.com Product .xrm-ms File Type Vulnerability Type NTLM Hash...
Microsoft - NTLM Hash Disclosure Spoofing (library-ms)
Exploit title: Microsoft - NTLM Hash Disclosure Spoofing library-ms Exploit Author: John Page aka hyp3rlinx x.com/hyp3rlinx ISR: ApparitionSec Back in 2018, I reported a ".library-ms" File NTLM information disclosure vulnerability to MSRC and was told "it was not severe enough", that being said I...
CVE-2025-24054 NTLM Hash Disclosure Spoofing Vulnerability
...
NTLM Hash Disclosure Spoofing Vulnerability
External control of file name or path in Windows NTLM allows an unauthorized attacker to perform spoofing over a network...