Remote Access 4.4 Flashcards
Sends text-based commands to remote devices and is a very old networking protocol
Telnet Port 23
Encrypts everything that is being sent and received between the client and the server
Secure Sell (SSH) Port 22
Provides graphical interface to connect to another computer over a network connection
Remote Desktop Protocol (RDP) Port 3389
Provides a secure connection using the SSL/TLS protocols to the server via RDP
Remote Desktop Gateway (RDG)
Establishes a secure connection between a client and a server over an untrusted public network like the internet
Virtual Private Network (VPN)
Designed for thin client architectures and things like Virtual Desktop Infrastructure (VDI)
Virtual Network Computing (VNC) Port 5900
Hosts a desktop environment on a centralized server
Virtual Desktop Infrastructure (VDI)
Managing devices through the use of telnet or SSH protocols over the network
In-Band Management
Connecting to and configuring different network devices using an alternate path or management network
Out-of-Band management
Confirms and validates a user’s identity
Authenticaiton
Gives the user proper permissions to access a resource
Authorization
Sends usernames and passwords in plain text for authentication
Password Authentication Protocol (PAP)
Sends the client a string of random text called a challenge which is then encrypted using a password and sent back to the server
Challenge Handshake Authentication Protocol (CHAP)
Allows for more secure authentication methods to be used instead of just a username and a password. Instead of the things mentioned we can use smart cards, Kerberos and digital certificates
Extensible Authentication Protocol (EAP)