Common Net Traffic Flashcards

(14 cards)

1
Q

sending encapsulated data over a network in the form of a frame

A

ethernet header

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

the _____ of an ethernet header contains 1) Destination MAC Address, 2) source address, & 3) ether type;
frame is starting & enables synchronization;
7 bytes

A

preamble

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

marks the end of the Preamble, and beginning of the Ethernet frame

A

SFD (Start Frame Delimiter)

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

Identifies the receiving system;
6-Byte field which contains the MAC address of machine for which data is destined

A

Destination Address

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

Identifies the sending system;
6-Byte field which contains the MAC address of the source machine

A

Source Address

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

This field indicates what payload the frame is carrying (IPv4, ARP, IPv6, etc);
where actual data is inserted, also known as payload

A

Type field

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

most common ethertypes

A

0x0800 – IPv4
0x86DD – IPv6
0x0806 – ARP
0x8100 – VLAN Tagging (802.1q)

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

contains a 32-bits hash code of data, which is generated over the Destination Address, Source Address, Length, and Data field. If the checksum computed by destination is not the same as sent checksum value, data received is corrupted

A

FCS (Frame Check Sequence) AKA CRC checksum

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

What is the Ethernet frame range size?

A

64 – 1518 Bytes

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

the first 3 bytes of the source address that show the manufacturer of the device; by finding out what type of device it is you can target device vulnerabilities & default passwords they might use

A

OUI Organizationally Unique Identifier

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

what kind of NICs, routers, etc are being used;
does not change

A

OUI

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

the MAC address is found at what layer in Wireshark?

A

Ethernet

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

pretending to have a MAC address of a trusted device on a network to infiltrate the network

A

MAC spoofing

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

IPv6 ethertype

A

0x86DD

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