Networking Flashcards

1
Q

What port does netbios name services use?

A

Port 137

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

What port does NETBIOS Datagram Service use?

A

port 138

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

What port does Netbios-ssn NETBIOS Session Service use?

A

port 139

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

What ports does smb v1 use?

A

Port 139 legacy and newer versions 445

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

What port does smb v2 use?

A

port 445

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

What port does pptp use?

A

1723

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

what 2 ports does ftp use?

A

data 20

command 21

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

what is msrpc port?

A

135

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

rpc bind port?

A

111

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

imaps port?

A

993

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

pop3s port?

A

995

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

tcp/ip 4 layers

A

application
transport
internet
network access

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

ports used by ipsec?

A

500

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

what does authentication header (ah) provide in IPSEC?

A

authentication and integrity

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

what doesn’t ah provide in ipsec?

A

no encryption

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

what does encapsulating secure payload ESP provide in IPSEC?

A

confidentiality along with optional integrity checking (ICV)

17
Q

what is port security?

A

makes switch only allow certain amount of device on port

18
Q

what is 802.1x?

A

protocol for port based authentication

19
Q

what is used for authentication in 802.1x?

20
Q

besides port security where else is 802.1x used?

21
Q

what is a supplicant in 802.1x?

A

client such as laptop

22
Q

what is the authenticator in 802.1x?

A

device such as switch or wifi access point

23
Q

what is the authentication server in 802.1x?

A

either radius or tacacs+ server

24
Q

ports used by tacacs+

25
ports used by radius for authent and authorization
udp 1812
26
ports used for radius accounting
udp 1813
27
why is tacacs better than radius?
encrypts aaa whole packet not just authentication
28
why is chap better than pap?
adds challenge response and hashing
29
what port does ldap use?
389