Lucene search
+L

640 matches found

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

FalconEye

FalconEye: Windows进程注入实时检测软件 FalconEye是一款针对Windows端点的实时进程注入检测软件。它是一个内核模式驱动程序,旨在实时捕获进程注入(实时进行)。由于FalconEye运行在内核模式下,它针对试图逃避各种用户模式挂钩的进程注入技术提供了更强且可靠的防御。 您可以查看我们在2021 Blackhat ASIA Arsenal上的演示以及幻灯片。 项目概览 检测覆盖范围 下表展示了各类进程注入技术的实现状态和检测逻辑。WPM代表WriteProcessMemory。如需测试检测功能,可参考参考文献部分。 技术| 状态| 检测逻辑| 使用的POC...

6.1AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/15 2:57 p.m.20 views

aegis

Aegis 内核模式进程保护驱动程序,使用 ObRegisterCallbacks 从句柄中剥离内存访问权限。基础实现拦截句柄创建,并从未经授权的访问尝试中移除 PROCESSVMREAD/WRITE/OPERATION。 注意: 如果 GIF 没有动画,请在 Imgur 上直接查看 概述 驱动在高度 321123 注册 OB 回调,拦截 OBOPERATIONHANDLECREATE 和 OBOPERATIONHANDLEDUPLICATE 操作。当进程尝试打开受保护目标的句柄时,我们根据白名单(explorer.exe, csrss.exe, svchost.exe,...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 10:34 a.m.7 views

CVE-2026-38766

CVE-2026-38766 Unistal Systems Pvt. Ltd. 的 Protegent 360 v2.0.0.4 中存在一个问题,允许本地攻击者通过内核模式驱动程序提升权限。...

7.8CVSS5.8AI score0.00171EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 1:54 a.m.8 views

CVE-2016-7255

CVE-2016-7255 The kernel-mode drivers in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, and 1607, and Windows Server 2016 allow local users to gain privileges via a crafted...

7.8CVSS7.6AI score0.80968EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/12 3:46 p.m.9 views

access_updated

Singular Access 基于btbd/access 的更新分支,使用 Zydis 进行动态模式查找,以兼容 Windows 10/11 一个内核态系统调用封装器,无需句柄即可执行特权进程操作。通过 xKdEnumerateDebuggingDevices 指针挂钩实现内核与用户态通信。 功能特性 ✅ 无硬编码偏移 - 所有内核函数/偏移均在运行时通过 Zydis 反汇编器动态发现 ✅ 版本无关 - 适用于 Windows 10 1607+ 和 Windows 11(最高 24H2) ✅ 无 SEH - 无结构化异常处理的安全操作 ✅ 无需句柄 - 无需创建真实句柄即可执行...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 10:09 p.m.6 views

Driver-kaldereta

Kaldereta Unsigned Kernel Mode Driver that does memory modifications Features get process id get base address of an image change protection of a memory region allocate memory region free memory read/write from address read/write from address with offset read from memory to buffer write to memory...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:32 p.m.11 views

EATGuard

EATGuard 导出地址表保护缓解措施的一种实现,类似于导出地址过滤(EAF) 工作原理 本项目由三个二进制文件组成,编译后可在 EATGuard\bin\ 中找到。它们是: 1. EATGuardApplication.exe - 一个“恶意”应用程序,它将 EATGuardDll.dll 加载到进程中,然后执行一些可执行代码(shellcode),这些代码会运行 notepad.exe。 2. EATGuardDll.dll - 提供用户态与内核态之间“桥梁”的 DLL。该 DLL 注册了一个向量化异常处理程序(VEH),用于将对 kernel32.dll...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/09/08 6:19 p.m.7 views

CVE-2026-69421

Integer underflow wrap or wraparound in Windows Kernel Mode Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00311EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:15 p.m.17 views

CVE-2026-69421

CVE-2026-69421 is an integer underflow (wrap/wraparound) vulnerability in a Windows Kernel Mode Driver . An authorized local attacker can exploit the flaw to elevate privileges , with full impact to confidentiality, integrity, and availability (CVSS 3.1: 7.8 HIGH , vector AV:L/AC:L/PR:L/UI:N/S:U/...

7.8CVSS0.00311EPSS
SaveExploits0References1Affected Software13
Microsoft CVE
Microsoft CVE
added 2026/09/08 2:00 p.m.6 views

Windows Kernel-Mode Driver Elevation of Privilege Vulnerability

Integer underflow wrap or wraparound in Windows Kernel Mode Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00311EPSS
SaveExploits0
Securelist
Securelist
added 2026/08/14 9:00 a.m.71 views

APT group HoneyMyte upgrades CoolClient: the backdoor gets a kernel-level Windows rootkit

Introduction CoolClient is a backdoor family attributed to the HoneyMyte APT group also known as Mustang Panda that has been used in their cyber-espionage campaigns targeting organizations across Asia and Russia. It supports such capabilities as keylogging, clipboard theft, credential harvesting,...

6.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.22 views

PT-2026-64265

Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest's virtualised GPU memory. Out of bounds accesses triggered by malware introduced to a Guest KMD could allow privilege escalation which escapes...

5.9AI score0.0011EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/14 5:06 p.m.44 views

CVE-2026-50396 Windows Kernel-Mode Driver Elevation of Privilege Vulnerability

...

7CVSS0.00279EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/14 5:06 p.m.18 views

CVE-2026-50393 Windows Kernel-Mode Driver Elevation of Privilege Vulnerability

...

7CVSS6.1AI score0.00279EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 5:06 p.m.52 views

CVE-2026-50393

CVE-2026-50393 is a Windows kernel-mode driver use-after-free vulnerability that enables local privilege escalation by an authorized attacker. The entry is supported by multiple sources in connected documents, including NVD/MSRC summaries. Affected component: Windows Kernel-Mode Drivers (kernel s...

7.8CVSS6AI score0.00279EPSS
SaveExploits0References1Affected Software4
Cvelist
Cvelist
added 2026/07/14 5:06 p.m.44 views

CVE-2026-50393 Windows Kernel-Mode Driver Elevation of Privilege Vulnerability

...

7CVSS0.00279EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/07/14 2:00 p.m.15 views

Windows Kernel-Mode Driver Elevation of Privilege Vulnerability

Use after free in Windows Kernel Mode Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS6.1AI score0.00333EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.36 views

PT-2026-58274

Name of the Vulnerable Software and Affected Versions Windows 11 affected versions not specified Windows Server 2025 affected versions not specified Description A use after free issue in the Windows Kernel Mode Driver allows an authorized attacker to elevate privileges locally, potentially granti...

7.8CVSS6.1AI score0.00333EPSS
SaveExploits0References3
Amazon
Amazon
added 2026/06/08 12:00 a.m.20 views

Important: libnvsdm

Issue Overview: NVIDIA Display Driver for Windows and Linux contains a vulnerability in the kernel driver, where a user could cause an incorrect permission assignment for a critical resource. A successful exploit of this vulnerability might lead to data tampering and denial of service...

8.8CVSS6AI score0.00221EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.11 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003674)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003674 advisory. Insufficient input validation in Kernel Mode Driver in IntelR i915 Graphics for Linux before version 5.0 may allow an authenticated user to potentially enable...

7.8CVSS7.4AI score0.00475EPSS
SaveExploits0References18
Rows per page
Query Builder