POC详情: 950281bd3ad0056beca894386f2da9833d1b3f46

来源
关联漏洞
标题: Microsoft Windows Kernel 安全漏洞 (CVE-2024-21338)
描述:Microsoft Windows Kernel是美国微软(Microsoft)公司的Windows操作系统的内核。 Microsoft Windows Kernel存在安全漏洞。以下产品和版本受到影响:Windows 10 Version 1809 for 32-bit Systems,Windows 10 Version 1809 for x64-based Systems,Windows 10 Version 1809 for ARM64-based Systems,Windows Server 2
描述
Fork of https://github.com/hakaioffsec/CVE-2024-21338
介绍
# CVE-2024-21338
Local Privilege Escalation from Admin to Kernel vulnerability on Windows 10 and Windows 11 operating systems with HVCI enabled.

## Compiling
- Use Microsoft Visual Studio with the C++ package to successfully compile the PoC on both `Release` and `Debug` modes.

## Post
Original blog post: https://hakaisecurity.io/cve-2024-21338-from-admin-to-kernel-through-token-manipulation-and-windows-kernel-exploitation/research-blog/
文件快照

[4.0K] /data/pocs/950281bd3ad0056beca894386f2da9833d1b3f46 ├── [1.0K] CVE-2024-21338-POC.sln ├── [ 34K] LICENSE ├── [ 443] README.md └── [4.0K] src ├── [3.0K] console.hpp ├── [5.4K] CVE-2024-21338-POC.vcxproj ├── [ 543] CVE-2024-21338-POC.vcxproj.filters ├── [ 12K] impersonate.cpp ├── [ 865] impersonate.hpp ├── [ 666] main.cpp ├── [ 19] pch.cpp ├── [ 183] pch.hpp ├── [1.3M] phnt.h ├── [ 14K] poc.cpp └── [2.2K] poc.hpp 1 directory, 14 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。