Ports Flashcards

(28 cards)

1
Q

What port is FTP?

A

Ports 21 and 22

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

What port is https?

A

TCP443

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

What port is DNS?

A

TCP53

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

What port is tFTP?

A

UDP69

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

What port is Kerberos?

A

TCP88

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

What port is Telnet?

A

TCP23

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

What port is POP3?

A

TCP110

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

What port is Echo

A

Port 7

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

Character Generator is used for testing and debugging–what port does it use?

A

Port 19

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

Telnet (TErminaL NETwork) remotely administers network devices. It has since been deprecated–but what port does it run on

A

23

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

Simple Mail Transfer Protocol is for sending of emails, what port does it use?

A

25

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

TACACS is similar to RADIUS in the sense that it is used for remote authentication. What port does TACACS use?

A

Port 49

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

DNS resolves host names to an IP address. (8.8.8.8 = www.google.com) – what port does it use?

A

Port 53

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

Kerberos is a network authentication protocol that employs “Tickets” (Think PKI) – What port does Kerberos use

A

88

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

POP3 is for receiving email from a server. Keep in mind that POP3 inboxes do NOT save the emails locally.
What port does POP3 use?

A

110

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

NNTP transports Usenet articles. While not often used, it does use a port listed under Well-Known. Which port is that?

17
Q

RPC/epmap/dcom-scm is for locating DCOM ports. It is known shorter as just “RPC” or Microsoft End Point Mapper / DCE Endpoint Resolution. What port does it use?

18
Q

NetBIOS is used for name querying, sending data, and netbios connections. What port does it use?

19
Q

IMAP (Internet Message Access Protocol) is similar to POP3 in that it is used to retrieve email. The advantage is that you can save those emails locally. What port does it use to do this?

20
Q

SNMP (Simple Network Management Protocol) is used to remotely monitor devices (ex. mfmon) – what port does it use?

21
Q

LDAP (Lightweight Directory Access Protocol) maintains directories of users and other objects, and is a frequent threat vector on systems. What port does it use?

22
Q

HTTPS (Secure HTTP) will use either TLS or SSL (TLS is preferred due to vulnerabilities in SSL) – what port is used to do this?

23
Q

SMB (Server message block) provides shared access to files and other resources (Think file sharing) and uses which port?

24
Q

LDAP over TLS/SSL is more secure than regular LDAP, and uses a different port. Which port is this?

25
What port is used to query ms-sql-s (Microsoft SQL Server)?
1433
26
Layer 2 Tunneling Protocol, which is also used with IPsec creates a tunnel using which port?
1701
27
Point-to-point tunneling Protocol is used for VPN and has built in security. Which port does this use?
1723
28
RDP is the most frequently used remote control protocol (Keep in mind it will kick users out) and uses which port?
3389