Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
Windows_MSKSSRV_LPE_CVE-2023-36802 — Local privilege escalation exploit for CVE-2023-36802 targeting Windows kernel streaming service (MSKSSRV) on Windows 11 22H2, using I/O Ring read/write primitive to elevate arbitrary process to SYSTEM. | Kitploit
工具/GitHubGitHub/chompie1337/windows_mskssrv_lpe_cve-2023-36802
权限提升漏洞利用框架漏洞分析漏洞利用Payload 开发二进制利用
GitHubchompie1337/windows_mskssrv_lpe_cve-2023-36802

Windows_MSKSSRV_LPE_CVE-2023-36802

Local privilege escalation exploit for CVE-2023-36802 targeting Windows kernel streaming service (MSKSSRV) on Windows 11 22H2, using I/O Ring read/write primitive to elevate arbitrary process to SYSTEM.

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
查看仓库
1654232年前Kitploit 审核通过

CVE-2023-36802 本地权限提升 POC

作者:chompie

仅供演示用途。完整漏洞利用适用于有漏洞的 Windows 11 22H2 系统。
将漏洞利用适配到所有有漏洞的系统留给读者作为练习。好好练练吧,等等。

使用方法:

root@kitploit:~
Windows_MSKSSRV_LPE_CVE-2023-6802.exe <pid>

其中 <pid> 是要提升权限的目标进程的进程 ID(十进制)。

应导致目标进程被提升至 SYSTEM 权限。

I/O Ring LPE 原语代码基于 Yarden Shafir 的 I/ORing 读写 PoC。

博客文章此处

下载工具