Photo courtesy of Michael_P This article is written by Balakrishnan M A while back we reviewed 11 examples on how to use editcap utility to capture network dumps. In this article, let us review mergecap utility and tshark commands. Mergecap is a packet dump combining tool, which will combine multiple dumps into a [...]
Network Packet Dump
Photo courtesy of Michael_P This article is written by Balakrishnan M Editcap utility is used to select or remove specific packets from dump file and translate them into a given format. Editcap does not perform packet captures like ethereal. Instead, it operates on the captured packets and writes some of the required packets into [...]