1.5 KiB
1.5 KiB
Overview
- The reason we need "system info" is because there are specific kernel exploits depending on the Windows build.
- If we own the Kernel, we own the system - that's what we are trying to do.
Escalation with Metasploit (Example - Devel HTB)
-
Background the meterpreter session2. Search and use the exploit you found by priv suggester !
-
Set the appropriate meterpreter session (and the other options) !
Manual Kernel Exploitation (Devel - HTB)
- Search for the specific kernel exploit in Google
- ms10-015 doesn't work because we don't have GUI access
- so keep working through them & researching each one
- Rest of example is with MS10-059 (chimichurri exploit)