Ports to Memorize Flashcards
(26 cards)
FTP
21
file transfer protocol
SSH
22
(secure socket shell)
- special network protocol which provides a secure way of accessing a computer
TELENET
23
- similar to SSH, allows taking remote control of a computer
DNS
53
(domain name system)
- converts urls and domain names into useable IP addresses
HTTP
80
(hypertext transfer protocol)
- allows for online communication and transfers over browsers
POP3
110
(post office protocol)
- copies the mail from a remote server and sends to the local client
IMAP
143
(internet message access protocol)
- a standard email retrieval protocol storing information on a mail server
HTTPS
443
(hypertext transfer protocol secure)
- used for secure communication over a network
- encrypted HTTP data is sent over a secure connection
RDP
3389
(remote desktop protocol)
- most commonly used protocol for securely using a computer remotely
NETBIOS/NETBT
137-139
(network basic input output system)
(netbios over TCP/IP)
?
SMB/CIFS
445
(server message block)
(common internet file system)
- allows client to view or access files stored on a remote device
- CIFS is a dialect that is most commonly used today
SLP
`427
(service location protocol)
- discovery protocol that allows computers and other devices to find services in a LAN with no prior configuration
AFP
548
(apple filing protocol)
- standard file sharing protocol used in mac systems
21
FTP (file transfer protocol)
22
SSH
(secure socket shell)
- special network protocol which provides a secure way of accessing a computer
23
TELENET
- similar to SSH, allows taking remote control of a computer
53
DNS
(domain name system)
- converts urls and domain names into useable IP addresses
80
HTTP
(hypertext transfer protocol)
- allows for online communication and transfers over browsers
110
POP3
(post office protocol)
- copies the mail from a remote server and sends to the local client
443
HTTPS
(hypertext transfer protocol secure)
- used for secure communication over a network
- encrypted HTTP data is sent over a secure connection
3389
RDP
(remote desktop protocol)
- most commonly used protocol for securely using a computer remotely
143
IMAP
(internet message access protocol)
- a standard email retrieval protocol storing information on a mail server
137-139
NETBIOS/NETBT
445
SMB/CIFS
(server message block)
(common internet file system)
- allows client to view or access files stored on a remote device
- CIFS is a dialect that is most commonly used today