added documentation.
parent
81596b627d
commit
fb04fef3a5
|
@ -1,6 +1,6 @@
|
|||
## Intro
|
||||
|
||||
This module exploits a uninitialized stack variable vulnerability present in the `win32k.sys` kernel driver on Windows 7 x64. The vulnerability is described by MS16-014 and CVE-2016-0040. The module allows the user to elevate privileges (NT AUTHORITY\SYSTEM)
|
||||
This module exploits a uninitialized stack variable vulnerability present in the WMI subsystem of `ntoskrnl`. The vulnerability is described by MS16-014 and CVE-2016-0040. The module allows the user to elevate privileges (NT AUTHORITY\SYSTEM)
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Reference in New Issue