June 2018
Intermediate to advanced
294 pages
7h 5m
English
Typing all these commands is time consuming. The best way to go through this process faster is to upload a scripted file to your victim's machine using the methods described in the previous section, File transfers. The best script out there on the web can be downloaded from the following GitHub repositories:
If you're using Metasploit and you have a Meterpreter session, then use the following command to elevate your privileges:
meterpreter > getsystem
Windows privilege escalation exploits are often ...