Ports & Protocols Flashcards
How many Ports are there?
What is the first and last port?
65,536
0 and 65535
FTP
File Transfer Protocol
21 TCP
Transfers files from host to host
SSH, SCP, SFTP
Secure Shell, Secure Copy, Secure FTP
22 TCP/UDP
SSH Remotely administers network devices
SCP is Secure Copy
SFTP is Secure FTP
TELNET
23 TCP/UDP
Unencrypted remote administration (do not use)
SMTP
Simple Mail Transfer Protocol
25 TCP
SENDS email over the internet
DNS
Domain Name Service
53 TCP/UDP
Resolves hostnames to IP’s and vice versa
TFTP
Trivial File Transfer Protocol
69 UDP
Simplified FTP to send or get a file from a remote host
HTTP
Hyper Text Transfer Protocol
80 TCP
Internet web browsing
Kerberos
88 TCP/UDP
Used for network authentication using a ticket system in Windows
POP3
Post Office Protocol v3
110 TCP
Receives email from a mail server
NNTP
Network News Transfer Protocol
119 TCP
Used to transport Usenet articles
NTP
Network Time Protocol
123 UDP
Time synchronization
RPC/DCOM-scm
Remote Procedure Call
135 TCP/UDP
Used to locate DCOM ports to request a service from a program on another computer on the network
NetBIOS
137-139 TCP/UDP
Used to conduct name querying, and sending data
IMAP
Internet Message Access Protocol
143 TCP
Receive email from a mail server. Has more featers than POP3
SNMP
Simple Network Management Protocol
161 UDP
Used to remotely monitor network devices
SNMPTRAP
162 TCP/UDP
Used to send TRAP and InformRequests to the SNMP manager
LDAP
Lightweight Directory Access Protocol
389 TCP/UDP
Maintains a directory of users and objects
HTTPS
Hyper Text Transfer Protocol Secure
443 TCP
Secure web browsing via SSL/TLS
SMB
Server Message Block
445 TCP
Provides shared access to files and other network resources
SMTP w/ SSL/TLS
Simple Mail Transfer Protocol with SSL/TLS
465/587 TCP
Send email securely
Syslog
514 UDP
Conducts message logging
LDAPS
Lightweight Directory Access Protocol Secure
636 TCP/UDP
LDAP encrypted securely
iSCSI (Pronounced i-scuzzy)
860 TCP
Used for linking data storage facilities over IP