Lucene search
+L

9 matches found

Kitploit
Kitploit
added 2026/09/15 8:47 a.m.9 views

lenovo-dispatcher-poc

Lenovo Dispatcher PoC 这是一个基础的概念验证(PoC),用于利用 Lenovo Dispatcher 驱动程序(LnvMSRIO.sys)(CVE-2025-8061)。该漏洞由 Luis Casvella 发现(来源:https://blog.quarkslab.com/exploiting-lenovo-driver-cve-2025-8061.html)。 这个 PoC 的主要思路是仅利用读写原语,从 ntoskrnl.exe 中窃取系统令牌(system token)。为此,PoC 使用...

7.3CVSS7.1AI score0.00385EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/14 8:52 p.m.6 views

CVE-2025-7771

CVE-2025-7771 一个简单的PoC,展示ThrottleStop.sys驱动程序中的漏洞,演示任意物理内存读取和写入能力,以及使用Superfetch进行虚拟地址到物理地址的转换。 ⚡ 用法: 1. 注册服务: 以管理员权限启动cmd.exe,注册一个类型为“kernel”、binPath指向易受攻击驱动程序位置的内核驱动服务。 root@kitploit: sc create ThrottleStop binPath= type= kernel sc start ThrottleStop 命令: root@kitploit: --protect : 保护进程。...

8.7CVSS7.4AI score0.07168EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/14 7:23 p.m.8 views

CVE-2025-8061-Exploit

Exploit CVE-2025-8061 Resumen Exploit de prueba de concepto para LnvMSRIO.sys Controlador MSR I/O de Lenovo, que demuestra lectura/escritura arbitraria de memoria física y acceso a memoria del kernel mediante traducción VA a PA de Superfetch. Información del controlador Propiedad| Valor ---|---...

7.3CVSS7.2AI score0.00385EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/10 8:40 p.m.7 views

Kernel-Arbitrary-Read-Vulnerability-Superfetch-EOP

内核任意读取漏洞-Superfetch-EOP 内核任意读取漏洞 + Superfetch 权限提升,基于来自 https://starlabs.sg/blog/2022/06-trying-to-exploit-a-windows-kernel-arbitrary-read-vulnerability/ 的 reacher。利用程序必须以低完整性运行。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 5:54 p.m.8 views

CVE-2025-7771

一个用 Rust 编写的针对 CVE-2025-7771 的漏洞利用程序 源代码一览 data.rs,将存在漏洞的驱动程序二进制文件存储为静态数组 exploit.rs,基于该存在漏洞的驱动程序实现任意读写原语 filemap.rs,Win32 文件映射操作的简单封装 nt.rs,用 Rust 实现的一些 NT 功能 services.rs,Win32 服务管理(创建/删除、启动/停止/暂停/继续)的简单封装 spf.rs,基于 SuperFetch 实现虚拟地址到物理地址的转换 编译与运行 编译后将得到一个可执行文件,在命令行提示符中运行它,将产生类似如下的输出:...

8.7CVSS7.4AI score0.07168EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/08 4:31 p.m.8 views

Eneio64-LPE

打开到易受攻击驱动的句柄 2. 将物理内存映射到用户空间 3. 打开到系统进程的句柄 4. 查询当前进程的 SystemHandleInformation 表,以获取泄露其 EPROCESS 地址的系统句柄。 5. 遍历系统 EPROCESS 的 ActiveProcessLinks 向前链(flink),直到找到当前进程的 PID。 6. 将当前进程的令牌替换为系统进程的令牌 7. 生成一个新的 PowerShell 进程。 使用 Superfetch 方法进行虚拟到物理地址转换,而非泄露 CR3 并遍历页表。 已在 Win11 21H2 上测试 root@kitploit:...

6AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/06/08 12:00 a.m.695 views

CVE-2021-31955

Windows Kernel Information Disclosure Vulnerability Recent assessments: gwillcox-r7 at June 17, 2021 3:23pm UTC reported: Ah good old NtQuerySystemInformation strikes again, never quite going out of style : In this case CVE-2021-31955 is an information disclosure in good old ntoskrnl.exe, aka the...

9.3CVSS8AI score0.84173EPSS
SaveIn wildExploits6References3
FireEye
FireEye
added 2019/07/25 12:00 a.m.21 views

Finding Evil in Windows 10 Compressed Memory, Part One: Volatility and Rekall Tools

Paging all digital forensicators, incident responders, and memory manager enthusiasts! Have you ever found yourself at a client site working around the clock to extract evil from a Windows 10 image? Have you hit the wall at step zero, running into difficulties viewing a process tree, or enumerati...

6.4AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2014/09/12 12:00 a.m.44 views

Windows Prefetch Folder

Nessus was able to retrieve and display the contents of the Windows prefetch folder %systemroot%\prefetch. This information shows programs that have run with the prefetch and superfetch mechanisms enabled. C Tenable Network Security, Inc. include"compat.inc"; if description scriptid77668;...

5.5AI score
SaveExploits0References3
Rows per page
Query Builder