Skip to content
Appaloosa Scout
Language selector
fr en

Materialized exploit

CVE-2016-7255

HIGH KEV

3 public exploit(s) for this CVE, 0 materialized with their code.

For defensive research only. Only test on systems you own or have written authorization for. Unauthorized access is illegal.
ExploitDB local windows
Source

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 source
ExploitDB local windows
Source

Microsoft 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 source
ExploitDB dos windows
Source

Microsoft 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