Ports & Protocols Flashcards
Port Types:
Port
A logical communication endpoint that exists on a computer or server
Inbound Port
A logical communication opening on a server that is listening for a connection from a client
Outbound Port
A logical communication opening created on a client in order to call out to a server that is listening for a connection
Well-Known Ports
Ports 0 to 1023 are considered well-known and are assigned by the Internet Assigned Numbers Authority (IANA)
Registered Ports
Ports 1024 to 49,151 are considered registered and are usually assigned to proprietary protocols
Dynamic/Private Ports
Ports 49,152 to 65,535 can be used by any application without being registered with IANA
FTP
TCP Port 20, 21
SSH/SCP/SFTP
TCP/UDP Port 22
Telnet
TCP/UDP Port 23
SMTP
TCP Port 25
DNS
TCP/UDP Port 53
TFTP
UDP Port 69
HTTP
TCP Port 80
Kerberos
TCP/UDP Port 88
POP3
TCP Port 110
NNTP
TCP Port 119
Network News Transfer Protocol is used to transport Usenet articles
RPC/DCOM-scm
Remote Procedure Call is used to locate DCOM ports request a service from a program on another computer on the network
TCP/UDP Port 135