Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.39 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.39 KB

CVE-2013-1332

描述

核模式驱动程序中的dxgkrnl.sys(aka DirectX图形内核子系统) 在内存中,本地用户可以通过精心设计的应用程序获得特权。

影响版本

Product CPU Architecture Version Update Tested
Windows 7 SP1
Windows 8
Windows Rt
Windows Server 2003 SP2
Windows Server 2008 SP2
Windows Server 2008 R2 SP1
Windows Server 2012
Windows Vista SP2

利用方式

编译环境

  • VS2019(V120_xp)X64 Release
  • VS2019(V120_xp)X86 Release
  • 字符集需要替换成多字节字符集不然无法利用

测试系统Windows Server 2003 SP2 x86

19

分析文章