What is the most common Remote Access Technologies in Windows?
Remote Desktop Protocol
What two technologies are commonly used to remotely connect to devices through the command line?
Telnet and Secure Shell
What is screen sharing and file sharing?
Using third party tools, such as TeamViewer, to view/control another person’s desktop and transfer file’s from one device to another.
What is a big tell that a company uses RDP?
Port tcp/3389 is open.
What type of attack is commonly used with RDP?
Brute Force
Bad guy does a port scan, sees tcp/3389 is open, then conducts a brute force attack to get the credentials.