Explaining Transport Layer Protocols Flashcards

1
Q

In TCP and UDP applications, a unique number assigned to a particular application protocol. Server ports are typically assigned well known or registered numbers while client ports use dynamic or ephemeral numbering.

A

Port

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

Combination of TCP/UDP port number and IP address. A client socket can form a connection with a sever socket to exchange data.

A

Socket

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

Protocol is TCP/IP suite operating at the transport layer to provide connection oriented guaranteed delivery of packets.

A

Transmission Control Protocol (TCP)

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

Field in the header of a TCP segment designating the connection statue such as SYN, ACK or FIN

A

TCP flags

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

Protocol in TCP/IP suite operating at the transport later to provide connectionless non-guaranteed communication

A

User Datagram Protocol (UDP)

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

Utility that can probe a network to detect which IP addresses are in use by hosts

A

IP Scanner

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

A highly adaptable network scanner used primarily to scan hosts and ports to locate services and detect vulnerabilities

A

Nmap Security Scanner

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

Cross platform command took to show network information on a machine running TCP/IP notably active connections and the routing table.

A

Netstat

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

Utility that can parse the header fields and pay loads of protocols in captured frames for display and analysis

A

Protocol analyzer

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