Ports Flashcards

(27 cards)

1
Q

Control port while port 20 is used to transfer files.

A

File Transfer Protocol (FTP) - 20/21

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

Designed to transmit data through a remote connection

A

Secure Shell (SSH) - 22

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

Internet mail protocol used to send outgoing mail from email clients to mail servers.

A

Simple Mail Transfer Protocol (SMTP) - Port 25

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

Cisco proprietary protocol used for authentication, authorization, and accounting (AAA) services

A

TACACS+ - Port 49

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

Used to associate IP addresses with domain names

A

Domain Name System (DNS) - Port 53

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

This network management protocol is used to assign multiple local private IP addresses from one public IPv4 address.

A

Dynamic Host Configuration Protocol (DHCP) - Port 67/68

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

Protocol used for websites and most internet traffic.

A

Hypertext Transfer Protocol (HTTP) - Port 80

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

Network authentication protocol that allows for communication over a non-secure network. Primarily uses UDP but can use TCP.

A

Kerberos - Port 88

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

E-mail protocol that allows e-mail clients to communicate with e-mail servers. POP provides only one-way communication.

A

Post Office Protocol (POP) - Port 110

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

Low latency protocol used to synchronize timekeeping across a network.

A

Network Time Protocol - Port 123

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

Windows proprietary protocol built on NetBIOS. Allows users to remotely access servers. Originally used port 139 over UDP.

A

Server Message Block (SMB) - Port 139

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

E-mail protocol used by e-mail clients to communicate with e-mail servers. Provides two way communication unlike POP.

A

Internet Message Access Protocol (IMAP) - Port 143

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

Protocol used to monitor and manage network devices on IP networks.

A

Simple Network Management Protocol (SNMP) - Port 161

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

Used to manage and communicate with directories.

A

Lightweight Directory Access Protocol (LDAP) - Port 389

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

Secure version of HTTP that used TLS for encryption. Most websites use HTTPS instead of HTTP

A

Hypertext Transfer Protocol Secure (HTTPS) - Port 443

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

Windows proprietary protocol built on NetBIOS. Allows users to remotely access servers. Modern versions use port 445 and TCP.

A

Server Message Block (SMB) - Port 445

17
Q

Internet Protocol security achieved through the use of ISAKMP – Internet Security Association and Key Management Protocol

A

Internet Protocol Security (IPSec) using ISAKMP - Port 500

18
Q

The secure version of SMTP. Uses TLS for encryption.

A

Simple Mail Transfer Protocol Secure (SMTPS) - Port 587

19
Q

Secure version of LDAP that uses TLS for encryption.

A

Lightweight Directory Access Protocol Secure (LDAPS) - Port 636

20
Q

Uses TLS for encryption. It can run on ports 20/21 but is sometimes allocated to ports 989/990

A

File Transfer Protocol Secure (FTPS) - Port 989/990

21
Q

Secure version of IMAP that uses TLS for encryption

A

Internet Message Access Protocol Secure (IMAPS) - Port 993

22
Q

Secure version of POP that uses TLS for encryption

A

Post Office Protocol 3 Secure (POP3S) - Port 995

23
Q

Used to provide AAA for network services

A

Remote Authentication Dial-In User Service (RADIUS) - Port 1812

24
Q

This Windows proprietary protocol that enables remote connections to other computers

A

Remote Desktop Protocol (RDP) - 3389

25
Developed as an upgrade to Radius
Diameter - Port 3868
26
Replaced RTP and is a protocol used to stream audio and video communication using UDP.
Secure Real Time Protocol (SRTP)
27
Used to create point to point connections, like VPNs over a UDP connection. Needs IPSec for encryption. Designed as an extension to PPTP. Operates at the data link layer but encapsulates packets at the session layer
Layer 2 Tunneling Protocol (L2TP) - 1701