Tag: tcp/ip

  • Concepts of TCP/IP

    Objective:In this lab, I explored various aspects of the TCP/IP protocol by using tcpdump to analyze network traffic. The goal was to familiarize myself with the functionality of tcpdump and practice using its command-line options to read and interpret packet capture files. Exercise 1: Reading a PCAP FileThe first exercise involved using tcpdump to read…