Protocols Flashcards
FTP
File Transfer Protocol: Transfers files with a remote host (typically requires authentication of user credentials)
SSH
Secure Shell: Securely connects to a remote host over an unsecured network
SFTP
Secure FTP: Provides FTP file-transfer service over an SSH connection
FTPS
FIP Secure: Provides FTP file-transfer service over Secure Sockets Layer (SSL) or the more secure Transport Layer Security (TLS)
Telnet
Telnet: Used to connect to a remote host (typically via a terminal emulator)
SMTP
Simple Mail Transfer Protocol: Used for sending e-mail
SMTP over SSL/TSL
Simple Mail Transfer Protocol over Secure Sockets Layer or Transport Layer Security: Sends e-mail securely using SL or the more 587
secure TLS
DNS
Domain Name System: Resolves domain names to corresponding IP addresses
TFTP
Trivial File Transfer Protocol: Transfers files with a remote host (does not require authentication of user credentials)
DHCP
Dynamic Host Configuration Protocol: Dynamically assigns IP address information (for example, IP address, subnet mask. DNS
server’s IP address, and default gateway’s IP address) to a network device
HTTPS
Hypertext Transfer Protocol Secure: Secures HTTP transmission over an unsecured network using Secure Sockets Layer (SSL) or
the more secure option of Transport Layer Security (TLS)
POP3
Post Office Protocol version 3: Retrieves e-mail from an e-mail server
POP3 over SSL/TLS
Post Office Protocol version 3 over Secure Sockets Layer or Transport Layer Security: Retrieves e-mail from an e-mail server while
encrypting the e-mail in transit using SSL or the more secure option of TLS
NTP
Network Time Protocol: Used by a network device to synchronize its clock with a time server (NTP server)
IMAP
Internet Message Access Protocol version 4: Allows the viewing of e-mail on an e-mail server