Logical communication endpoint that exists on a computer or server
Port
Logical communication opening on a server that is listening for a connection from a client
Inbound Port
Logical communication opening created on a client in order to call out to a server that is listening for a connection
Outbound Port
Port 0 to 1023 are considerd well-kmown and are assigned by IANA
Well-Known
Port 1024 to 49151 are considered registered and are usually assigned to proprietary protocols
Registered Ports
Port 49152 to 65535 can be used by any application without being registered with IANA
Rules governing device communication and data exchange
Used to transfer files from host to host Port 21 (TCP)
File Transfer Protocol
Provides secure remote terminal access and file transfer capabilities: Port 22 (TCP)
SSH, SCP, and SFTP
Provides insecure remote control of another machine using a text-based environment: Port 23
Telnet
Provides the ability to send email over the network: Port 25 (TCP)
Simple mail Transfer protocol (SMTP)
Transfer domain names into IP address: Port 53 (TCP and UDP)
DNS
Used as a lightweight file transfer method for sending configuration files on network booting of an operating system: Port 69 (UDP)
Trivial File Transfer Protocol
Used for insure web browsing: Port 80 (TCP)
HTTP
Network authentication protocol
Kerberos: Port 88 (UDP)
Responsible for retrieving email from a server
POP3” port 110 (TCP)
Used for accessing newsgroups
Network News Transfer Protocol (NNTP): Port 119 (TCP)
Facilitates communication between different system processes
Remote Procedure call (RPC): Port 135 (TCP and UDP
Networking protocol suite
NetBIOS: Port 137, 138, and 139 (TCP and UDP)
Allows access to email messages on a server
Internet Message Access Protocol (IMAP): Port 143 (TCP)
Manage network devices
SNMP: Port 161 (UDP)
Responsible for sending SNMP trap message
SNMP Trap: Port 162 (UDP)
Facilitates dictory services
LDAP: Port 389 (TCP)
Provide secure Web Communication
HTTPS: Port 443
Used for file and printer sharing over a network
Server Message Block (SMB): Port 445 (TCP)