Forum Discussion
Privilege Escalation: Windows – Weak Service Permissions
- 7 months ago
Not sure whether this was solved - doesn't seem to have been? Though Al13nz hint is certainly pointing in the right direction. You do the migrate in meterpreter after compromising the remote box with metasploit. You need to be quick though...
Hi posewadone23 the migrate command is intended to be used within the meterpreter session that spawns from the listener you've got running on Metasploit. The windows service you exploit is unstable so once you have spawned your meterpreter shell you migrate to a more stable process, i.e. LogonUI.exe, to keep your session alive - you use this meterpreter session to complete the lab. There's a collection of labs you can do called "Introduction to Metasploit" that probably explains this better than I have though.