What is the main advantage of Remote Desktop over Sysinternals?
- It can upload, execute, and interact with executables on compromised hosts.
- It can run commands revealing information about running processes, and services can be killed and stopped.
- It can use PsExec to remotely execute anything that can run on a Windows command prompt.
- It gives a full, interactive GUI of the remote compromised computer.
Explanation & Hint: The main advantage of Remote Desktop over other tools, like Sysinternals, is that it gives a full, interactive graphical user interface (GUI) of the remote compromised computer. The other three options describe the characteristics of Sysinternals. |