Ports and Protocols Flashcards
TCP - FTP - used to transfer file from host to host
Port 21
TCP/UDP - SSH, SCP, SFTP - Secure Shell is used to remotely administer network devices and systems. SCP is used for secure copy and SFTP for secure FTP
Port 22
TCP/UDP - Telnet - unencrypted method to remotely administer network devices (should not be used)
Port 23
TCP - SMTP - Simple Mail Transfer Protocol used to send email over the internet
Port 25
TCP/UDP - DNS - Domain Name Service is used to resolved hostnames to IPs and IPs to hostnames
Port 53
UDP - TFTP - Trivial FTP is used as a simplified version of FTP to put a file on a remote host, or get a file from a remote host
Port 69
TCP - HTTP - used to transmit web page data to a client for unsecured web browsing
Port 80
TCP/UDP - Kerberos - used for network authentication using a system of tickets within a Windows domain
Port 88
TCP - POP3 - Post Office Protocol v3 is used to receive email from a mail server
Port 110
TCP - NNTP - Network News Transfer Protocol is used to transport Usenet articles
Port 119
TCP/UDP - NetBIOS - use to conduct name querying, sending of data, and other functions over a NetBIOS connection
Ports 137-139
TCP - IMAP - Internet Message Access Protocol is used to receive email from a mail server with more features than POP3
Port 143
UDP - SNMP - Simple Network Management Protocol is used to remotely monitor network devices
Port 161
TCP/UDP - SNMPTRAP - Used to send Trap and InformRequests to the SNMP Manager on a network
Port 162
TCP/UDP - LDAP - Lightweight Directory Access Protocol is used to maintain directories of users and other objects
Port 389