Ports And Protocols Flashcards

1
Q

What port or ports use FTP?

A

Ports 20/21

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

Remote command line that is used to secure ftp traffic.

A

ssh

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

What port uses ssh?

A

Port 22

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

Remote command line (plain text) not secure.

A

Telnet

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

What port is used for telnet?

A

Port 23

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

Protocol used for sending mail?

A

SMTP

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

What port uses SMTP?

A

Port 25

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

Remote auth typically to other network devices such as routers and switches.

A

TACACS

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

What port does TACACS use?

A

Port 49

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

Remote file transfer (plaintext) command line driven.

A

FTP

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

This protocol converts friendly names to IP addresses

A

DNS

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

What port does DNS use?

A

53

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

This protocol distributes IP addresses - leases

A

DHCP

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

What port does DHCP use?

A

67

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

What protocol does Internet traffic use?

A

HTTP

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

What port is HTTP?

A

80

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

What is Kerberos?

A

Authentication protocol

18
Q

What protocol traverses port 88

19
Q

What is POP3 protocol used for?

A

Receiving email

20
Q

What is IMAP?

A

Protocol that is used for receiving email - opens email from server - can use across devices - syncs

21
Q

What protocol traverses port 143?

22
Q

What port does SNMP traffic use?

23
Q

What does simple network monitoring protocol do?

A

Allows devices to share health status.

24
Q

What is the Lightweight Directory Access Protocol or LDAP?

A

Way to access and maintain distributed directory information services.

25
What port does LDAP use?
Port 389
26
What port does HTTPS, SSL, and SSTP(secure socket tunneling protocol)?
Port 443
27
What port does secure LDAP use?
Port 636
28
What ports are Microsoft VPN ports
Ports 1701 and 1723
29
What port does L2TP traverse?
Port 1701
30
What port does PPTP traverse?
Port 1723
31
What is L2TP?
Layer 2 tunneling protocol - negotiate security.
32
What is PPTP?
Point to point tunneling protocol used for Microsoft VPN.
33
What port does Radius traverse?
Port 1812
34
What port does Remote Desktop (RDP) use?
Port 3389
35
What port does POP3 secure use?
Port 995
36
What port does IMAP secure use?
Port 993
37
What port uses tftp?
Port 69
38
What is tftp?
Trivial file transfer protocol - small files - UDP - not encrypted
39
What port does FTPS use?
Port 990
40
What is FTPS?
For secure FTP rather than command line.