LP - Network Security Concepts Flashcards

1
Q

FTP port number

A

20, 21

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

SMTP port number

A

25

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

SSH port number

A

22

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

LDAP port number

A

389

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

LDAPS port number

A

636

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

SMB port number

A

445

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

SNMP port number

A

161, 162

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

IP address apply to which OSI layer

A

3

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

In IPv6 the link local address represented at the start on the address as

A

fe80

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

IPv4 DNS query is an A record over which protocol and port

A

UDP 53

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

An A record is

A

IPv4

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

AAAA record is

A

IPv6

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

PTR does what?

A

Resolves IP address to FQDN - reverse look up

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

NS is what?

A

Name Server which specifies authoritative server over a zone

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

SOA is what?

A

Start of Authority; metadata about the DNS zone such as last update timestamp

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

abuseIPDB is a

A

searchable Internet blacklist of malicious IPs

17
Q

WPA3 uses what instead of PSK

18
Q

VPN Protocol - PPTP is

A

older and not considered secure

19
Q

VPN Protocol - L2TP (Layer 2 Protocol) normally uses

A

IP Security (IPSec)

20
Q

VPN Protocol SSL/TLS is considered

A

firewall friendly since they use TCP port 443

21
Q

Client-to-site VPN client are assigned an

A

IP address

22
Q

Client-to-site VPN can use the following protocols

A

IPSec, Secure Socket Tunneling Protocol (SSTP), OpenVPN SSL/TLS

23
Q

Is IPSec application specific?

24
Q

IPSec modes Tunnel

A

encapsulates packets by adding a header which gets removed at the other end

25
IPSec mode Transport
No header addes it just encrypts the payload
26
IPSec - Authentication Header (AH) does not
encrypt the payload
27
IPSec - ESP can it be used with or without AH?
either
28
IPSec - ESP encrypes the
packet payloads
29
Linux time command to return the current date and time is
timedatectl
30
Linux to check the time status is
systemctl status system-timesyncd
31
Linux command to add a new netwrok route is
ip route add
32
Linux command using the 'chrony' package to show connected time consumers
chronyc clients