Ports and Protocols Flashcards

1
Q

File Transfer Protocol (FTP)

A

Ports 20, 21
FTP provides basic method of transferring files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Secure Shell (SSH)

A

Port 22
SSH secure control of remote systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Telnet

A

Port 23
Telnet used to remotely connect to another system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Simple Mail Transfer Protocol (SMTP)

A

Port 25
SMTP is used when sending email.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Domain Name System (DNS)

A

Port 53
DNS provides address to name resolution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Dynamic Host Configuration Protocol (DHCP)

A

Ports 67, 68
DHCP is used to assign IP address to network hosts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Hypertext Transfer Protocol (HTTP)

A

Port 80
HTTP is used by web browsers and web servers to exchange web pages.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Post Office Protocol 3 (POP3)

A

Port 110
POP3 is used to get email from a remote server to a local client over an IP connection.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Network Basic Input/Output System (NetBIOS) over TCP/IP (NetBT)

A

Ports 137, 139
Port 139 is used to establish the connection between two computers.
Port 137 is used to transfer data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Internet Message Access Protocol (IMAP)

A

Port 143
IMAP allows access to email from different locations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Simple Network Management Protocol (SNMP)

A

Ports 161, 162
SNMP is used to monitor and manage network devices.
Port 161 is used by the SNMP manager to query agents
Port 162 is used by agents to send alerts to the SNMP manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Lightweight Directory Access Protocol (LDAP)

A

Port 389
LDAP is the protocol used to access Network information such as usernames, passwords, computer accounts, group policies, and other user and device information across the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Hypertext Transfer Protocol over Secure Socket Layer (HTTPS)

A

Port 443
Referred to as HTTP over SSL, HTTPS is a secure form of HTTP that uses TLS to encrypt all communication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Server Message Block (SMB)/Common Internet File System (CIFS)

A

Port 445
SMB enables the sharing of folders and printers on the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Remote Desktop Protocol (RDP)

A

Port 3389
RDP is a proprietary Microsoft protocol that allows a user to view and use the graphical desktop of a remote computer system as if they were sitting in front of it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How many possible network ports are there?

A

65,536