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
TCP - HTTPS - used to transmit web page data to a client over an SSL/TLS encrypted connection
Port 443
TCP - SMB - Server Message Block is used to provide shared access to files and other resources on a network
Port 445
TCP - SMTP with SSL/TLS - SMTP with secured connection
Ports 465 & 587
UDP - Syslog - computer message logging especially for routers and firewalls
Port 514
TCP/UDP - LDAP SSL/TLS - directories of users and objects over encrypted SSL/TLS connection
Port 636
TCP - iSCI - linking data storage facilities over IP
Port 860
TCP - FTPS - transferring files from host to host over an encrypted connection
Ports 989 & 990
TCP - IMAP4 with SSL/TLS - used to receive email from a mail server over an SSL/TLS encrypted connection
Port 993
TCP - POP3 (SSL/TLS)
Port 995