Important Ports - By # Flashcards
(33 cards)
20/21 - TCP - Port 21 is the control port while port 20 is used to transfer files.
File Transfer Protocol (FTP)
22 - TCP - Designed to transmit data through a remote connection.
Secure Shell (SSH)
22 - TCP - A completely separate protocol from FTP (it is not compliant with FTP servers) that uses SSH to encrypt file transfers.
SSH File Transfer Protocol
587 - TCP - Internet mail protocol used to send outgoing mail from email clients to mail servers. old port used was 25.
Simple Mail Transfer Protocol (SMTP)
49 - TCP - Cisco proprietary protocol used for authentication, authorization, and accounting (AAA) services.
TACACS+
53 - UDP - Used to associate IP addresses with domain names
Domain Name System (DNS)
67/68 - UDP - This network management protocol is used to assign multiple local private IP addresses from one public IPv4 address.
Dynamic Host Configuration Protocol (DHCP)
80 - TCP - Protocol used for websites and most internet traffic.
Hypertext Transfer Protocol (HTTP)
88 - TCP/UDP - Network authentication protocol that allows for communication over a non-secure network. Primarily uses UDP but can use TCP. Used in MS Active Directory.
Kerberos
110 - TCP - E-mail protocol that allows e-mail clients to communicate with e-mail servers. POP provides only one-way communication.
Post Office Protocol (POP)
123 - UDP - Low latency protocol used to synchronize timekeeping across a network.
Network Time Protocol
445 - UDP - Windows proprietary protocol built on NetBIOS. Allows users to remotely access servers.
Server Message Block (SMB)
143, 993 - TCP - E-mail protocol used by e-mail clients to communicate with e-mail servers. Provides two way communication unlike POP.
Internet Message Access Protocol (IMAP)
161/ 162 - UDP - Protocol used to monitor and manage network devices on IP networks.
Simple Network Management Protocol (SNMP)
389 - UDP - Used to manage and communicate with directories.
Lightweight Directory Access Protocol (LDAP)
443 - TCP - Secure version of HTTP that used TLS for encryption. Most websites use HTTPS instead of HTTP.
Hypertext Transfer Protocol Secure (HTTPS)
443 - TCP - Microsoft developed SSTP technology to replace the more insecure PPTP or L2TP/IPSec options available in Windows.� SSTP uses TLS.
Secure Socket Tunneling Protocol (SSTP)
445 - TCP - Windows proprietary protocol built on NetBIOS.� Allows users to remotely access servers and allow systems on a network to share files, printers, and other resources
Server Message Block (SMB)
500 - UDP - Internet Protocol security achieved through the use of ISAKMP � Internet Security Association and Key Management Protocol.
Internet Protocol Security (IPSec) using ISAKMP
587 - old was 25, TCP - The secure version of SMTP.� Uses TLS for encryption.
Simple Mail Transfer Protocol Secure (SMTPS)
636 - TCP - Secure version of LDAP that uses TLS for encryption.
Lightweight Directory Access Protocol Secure (LDAPS)
989/ 990 - TCP - FTPS uses TLS for encryption.� It can run on ports 20/21 but is sometimes allocated to ports 989/990.
File Transfer Protocol Secure (FTPS)
993 - TCP - Secure version of IMAP that uses TLS for encryption.
Internet Message Access Protocol Secure (IMAPS)
995 - TCP - Secure version of POP that uses TLS for encryption.
Post Office Protocol 3 Secure (POP3S)