added documentation.

GSoC/Meterpreter_Web_Console
Kirk Swidowski 2018-03-07 08:34:49 -08:00
parent 81596b627d
commit fb04fef3a5
1 changed files with 1 additions and 1 deletions

View File

@ -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