Round 2 Flashcards

(34 cards)

1
Q

ICMP port #

A

1

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

FTP Data Port #

A

20

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

FTP SIGNAL Port #

A

21

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

SSH, SCP, and SFTP Port #

A

22

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

Telnet port #

A

23

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

DNS Port #

A

53

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

DHCP Port #

A

67, 68

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

TFTP Port #

A

69

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

HTTP Port #

A

80

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

POP3 Port #

A

110

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

NTP Port #

A

113

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

Net News Transfer Protocol (NNTP) Port #

A

119

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

Internet Message Access Protocol Port #

A

143

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

HTTPS Port #

A

443

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

What does a router do?

A

works on IP addressing and makes decisions

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

What is a broadcast domain?

A

any group of computers that can hear itself broadcasting

17
Q

What is steganography?

A

concealing a secret message inside a more ordinary one

18
Q

What is Heuristic Analysis?

A

looking for abnormalities in the network

19
Q

True Positive is ?

A

Alerted and Correct

20
Q

True Negative is ?

A

No alert and Correct

21
Q

False Negative is ?

A

No alert and Incorrect

22
Q

False Positive is ?

A

Alerted and Incorrect

23
Q

Redundancy is ?

A

multiple backups arranged incase one goes out a backup is in place

24
Q

OSI Model In Order

A

Physical, Data, Network, Transport, Session, Presentation, Application

25
Physical Does ?
transmits raw bit stream over the physical medium
26
Data Link does ?
Defines the format of data on the network
27
Network does ?
Decides which physical path the data will take
28
Transport does ?
Transmits data using transmission protocols including TCP and UDP
29
Session does ?
Maintains connections and is responsible for controlling ports and sessions
30
Presentation does ?
Ensures that data is in a usable format and is where data encryption occurs
31
Application is ?
Human computer interaction layer where applications can access the network services
32
Property of a bit ?
On and Off
33
A Byte is how many bits ?
8
34