What is TCPDump? Tcpdump is a type of packet analyzer software utility that monitors and logs TCP/IP traffic passing between a network and the computer on which it is executed, or more technically a packet sniffer. Using tcpdump command we can capture the live TCP/IP packets and these packets can also be saved to a […]