Quiz 2 Matching

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Protocol used to send messages related to network operations

ICMP

2
New cards

Attack that relies on guessing the ISNs of TCP packets

Network Session Hijacking

3
New cards

Occupies one bit of the TCP segment and can be set to 0 (off) or 1 (on)

TCP Flag

4
New cards

A logical component of a TCP connection that can be assigned to a process that requires network connectivity

port

5
New cards

Fast but unreliable delivery protocol that operates at the Transport layer

UDP

6
New cards

A protocol where the sender doesn't send any data to the destination node until the destination node acknowledges that it's listening to the sender

Connection-Oriented Prottocol

7
New cards

A 32-bit number that tracks packets received by a node and allows reassembling large packets that have been broken up into smaller packets

ISN

8
New cards

A protocol that does not need to verify whether the receiver is listening or ready to accept the packets

Connectionless Protocol

9
New cards

A common language used so computers can communicate with one another

Protocol

10
New cards

A TCP/IP process that is used to establish a connection before data is sent

Three-Way Handshake