in the first packet that uses tlsv1.2, find and describe the following information: ip protocol version, the source ip address and destination ip address, the length of ip header, the tcp source port and destination port, and the length of tcp segment. take a screenshot. also, please answer which website did you connect to?

Respuesta :

The use of TLSv1 .2 provides an additional level of security for packets sent over the network.

Enhancing Security for Data Transmission

  • IP protocol version: IP v 4 is the most widely deployed Internet protocol used today.
  • Source IP address: is the IP address of the computer that originally sent the data.
  • Destination IP address: is the unique address that identifies a specific computer or other device on the Internet.
  • Length of IP header: 20 bytes.
  • TCP source port: the 16 - bit port number of the sending device.
  • TCP destination port: is the port number that the receiving computer.
  • Length of TCP segment: the size of the TCP header plus the size of the TCP data.

TLSv1 .2 establishes a recorded channel between the client and the server, preventing third parties from intercepting and reading the data.

TLSv1 .2 also authenticates servers so that clients can be sure they are connected to the correct website. The use of TLSv1 .2 is especially important for websites that process sensitive information, such as banks and online stores. By securing the connection, TLSv1 .2 ensures that user data is protected.

Learn more about Security connections: https://brainly.com/question/25633298

#SPJ4