Materialized exploit
CVE-2016-7255
HIGH KEV3 public exploit(s) for this CVE, 0 materialized with their code.
Microsoft Windows Kernel - 'win32k.sys NtSetWindowLongPtr' Local Privilege Escalation (MS16-135) (2)
By Rick Larabee
How to test this exploit
Local exploit. Run on a vulnerable install in a throwaway VM and verify the privilege escalation.
gcc 41015.c -o exploit && ./exploit
Code
Content not materialized yet (fetched on the next cycle).
View at sourceMicrosoft Windows Kernel - 'win32k.sys NtSetWindowLongPtr' Local Privilege Escalation (MS16-135) (1)
By IOactive
How to test this exploit
Local exploit. Run on a vulnerable install in a throwaway VM and verify the privilege escalation.
Code
Content not materialized yet (fetched on the next cycle).
View at sourceMicrosoft Windows Kernel - 'win32k' Denial of Service (MS16-135)
By TinySec
How to test this exploit
Denial of service: sends malformed input to crash the service. Test in an isolated VM, the effect is destructive.
gcc 40745.c -o exploit && ./exploit
Code
Content not materialized yet (fetched on the next cycle).
View at source