Lucene search
+L

533 matches found

Kitploit
Kitploit
added 2026/09/15 6:10 p.m.13 views

fingerprint

fingerprint 监控Windows中的注册表和文件更改 - 针对Windows注册表和文件的取证分析 "fingerprint" 记录 Windows 系统在文件和注册表方面的状态。 此类指纹可相互比较,以发现所有已更改的数据。 可借助 procmon 日志文件来缩小数据范围,从而查看是哪个进程导致了更改。 Procmon 日志文件可进行过滤,仅显示已更改文件或注册表项的事件。 这使得查找系统更改的原因更加容易。 所有指纹均以 CSV 格式(与 Excel 兼容)存储,便于过滤、排序等操作。 您也可以使用第三方工具(如 "Meld"、"FC"、"diff")来比较指纹。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:11 p.m.11 views

MEC

掩码扩展控制 MEC 掩码扩展控制 MEC 是一个程序,它让您的 Windows 系统依赖魔数(magic numbers)而不仅仅是扩展名来选择打开文件的程序。这对您的系统更加安全,因为许多攻击始于欺骗扩展名,试图让文件被易受攻击的程序打开或执行,而不是本应打开该文件的程序。 开发者模式 请访问 https://mec.e-paths.com 获取更多信息。 防范基于伪造扩展名的攻击 攻击者通常更改文件的扩展名以让您信任该文件,这很危险。例如,一些非常流行的攻击通过将 RTF 扩展名修改为 DOC 或 DOCX,使 RTF 文件被 Word 打开。这样,他们构建了可利用的 RTF...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 4:05 p.m.65 views

go-secdump

go-secdump Description Package go-secdump is a tool built to remotely extract hashes from the SAM registry hive as well as LSA secrets and cached hashes from the SECURITY hive without any remote agent and without touching disk. The tool is built on top of the library go-smb and use it to...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 3:48 p.m.13 views

RegPwn

🛠️ RegPwn - Windows 本地利用工具 RegPwn 是一款旨在演示 Windows 系统上本地权限提升(LPE)漏洞利用的工具。它适用于 Windows 10、Windows 11 以及 Windows Server 版本。本指南将帮助您安全有效地在 Windows 计算机上下载、准备和运行 RegPwn。 📋 开始之前需要准备什么 在下载 RegPwn 之前,请确保您的系统满足以下条件: 您正在运行以下受支持的 Windows 版本之一: Windows 11(24h2 和 25h2 版本) Windows 10(21h2 版本) Windows Server...

7.8CVSS7.8AI score0.03239EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/15 2:42 p.m.11 views

Reg1c1de

Reg1c1de: Windows 注册表权限提升扫描器 摘要(来自帮助输出): Reg1c1de 是一款扫描指定注册表配置单元并报告用户具有写入权限的所有键的工具。 此外,如果发现任何包含特定文件扩展名的文件路径的注册表值且这些路径可写,这些也会被报告。 更多关于此工具及其使用的信息可以在相关的 github.io 文章中找到:此处 帮助输出: root@kitploit: ++++++++++++++Reg1c1de++++++++++++++++ +author: @deadjakk | http://shell.rip+...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 9:55 a.m.11 views

mscache

mscache 一个用于操作 Windows 注册表中 DCC(域缓存凭据)的工具,主要基于 mimikatz 和 impacket 的工作。 依赖 python2 pycrypto passlib impacket 示例 root@kitploit: python mscache.py --security security --system system 转储域缓存凭据 reg query "HKEYLOCALMACHINE\SECURITY\Cache" /v "NL$1" 2018-08-22 06:27:58 username: subuser domain groups:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 10:17 p.m.7 views

DecryptTeamViewer

DecryptTeamViewer 利用 CVE-2019-18988 枚举并解密 Windows 注册表中的 TeamViewer 凭据。漏洞研究由 Nic Losby 完成。 详细描述漏洞的博文:https://whynotsecurity.com/blog/teamviewer/ 用法 .\DecryptTeamViewer.exe...

7CVSS7.3AI score0.04707EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 6:40 p.m.5 views

CVE-2024-4573-Mitigation-Script

CVE-2024-4573-Mitigation-Script CVE-2024-43451 是一个存在于允许 NTLM 身份验证的系统中的漏洞。NTLM 是一种旧协议,可能被利用进行凭据中继攻击或暴力破解攻击。当 NTLM 被启用时,该漏洞会使系统容易受到未授权访问的影响,攻击者仅需极少的交互就可能泄露用户的 NTLMv2 哈希值。 此检测脚本的工作原理如下: 注册表路径检查: 从注册表路径 HKLM:\SYSTEM\CurrentControlSet\Control\Lsa 读取 LmCompatibilityLevel 值。 配置评估: 如果 LmCompatibilityLeve...

6.5CVSS7.8AI score0.84108EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 2:36 p.m.11 views

LAB-DFIR-cve-2023-38831

LAB-DFIR-cve-2023-38831 该实验室模拟了CVE-2023–38831攻击,需要调查磁盘映像,并包含各种问题,包括理解Windows注册表、NTFS文件、缓存浏览器,以及对Windows事件序列中出现的功能的全面理解。这是该挑战的解决方案和解释。 链接 :- https://medium.com/@ra3ed.uoro/dfir-actf-e24a21838bde...

7.8CVSS7.2AI score0.98022EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/08 10:44 p.m.10 views

cve-2017-8529

cve-2017-8529 我的CVE-2017-8529文件 一个用于配置CVE-2017-8529注册表修复的PowerShell脚本。...

6.5CVSS6.7AI score0.14203EPSS
SaveExploits0
NVD
NVD
added 2026/09/08 6:18 p.m.7 views

CVE-2026-69337

Double free in Windows Registry allows an authorized attacker to elevate privileges over a network...

7.1CVSS0.00652EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:11 p.m.19 views

CVE-2026-69337

A double free vulnerability in the Windows Registry allows an authorized attacker to elevate privileges over a network . The flaw requires low privileges and user interaction , with high attack complexity , but results in high impact to confidentiality, integrity, and availability (CVSS 3.1 score...

7.1CVSS0.00652EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:11 p.m.5 views

EUVD-2026-73222

Double free in Windows Registry allows an authorized attacker to elevate privileges over a network...

7.1CVSS0.00652EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/09/08 2:00 p.m.9 views

Windows Registry Elevation of Privilege Vulnerability

Double free in Windows Registry allows an authorized attacker to elevate privileges over a network...

7.1CVSS0.00652EPSS
SaveExploits0
OSV
OSV
added 2026/05/25 5:38 p.m.44 views

MAL-2026-4348 Malicious code in api-rs-node (npm)

A campaign of npm packages sharing a common dropper clob.js that downloads and persistently installs a Windows executable from IPFS on postinstall. The dropper fetches the binary from IPFS CID bafybeif3zkapj364ofnrvbty7oj5h5ufpxlp4s62usk3ulxrru35e3gssa via multiple public gateways Pinata,...

5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/05/25 12:02 p.m.21 views

MAL-2026-4349 Malicious code in clob.api (npm)

A campaign of npm packages sharing a common dropper clob.js that downloads and persistently installs a Windows executable from IPFS on postinstall. The dropper fetches the binary from IPFS CID bafybeif3zkapj364ofnrvbty7oj5h5ufpxlp4s62usk3ulxrru35e3gssa via multiple public gateways Pinata,...

5.8AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/22 7:15 a.m.21 views

Malicious code in get-package-lint (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 383f22ab2e1e8bbb44a44fa3828710f476947837d0b38aa9266eafcbf9959261 Package name typosquats the popular get-package-type and reuses its README/exports verbatim, but adds "postinstall": "node utils.cjs" in package.json...

5.8AI score
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/05/11 12:00 a.m.19 views

Windows Registry Privilege Escalation Scanner / Audit Tool

This PowerShell script is a defensive security auditing tool designed to inspect Windows registry areas commonly associated with privilege escalation EoP techniques and system misconfigurations...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2026/04/04 12:00 a.m.22 views

Electron 注入漏洞

Electron is an open-source JavaScript framework developed by users for creating cross-platform desktop applications. This framework is based on Node.js and Chromium, allowing the development of cross-platform desktop applications using HTML and CSS. Versions of Electron prior to 38.8.6, 39.8.1,...

7.5CVSS5.8AI score0.0024EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/03 2:41 a.m.17 views

Electron: Registry key path injection in app.setAsDefaultProtocolClient on Windows

Impact On Windows, app.setAsDefaultProtocolClientprotocol did not validate the protocol name before writing to the registry. Apps that pass untrusted input as the protocol name may allow an attacker to write to arbitrary subkeys under HKCU\Software\Classes, potentially hijacking existing protocol...

7.5CVSS6AI score0.0024EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder