October 2018
Beginner to intermediate
436 pages
9h 36m
English
The communicated data between a server and a client computer can only be seen during dynamic analysis. The packet captured during transmission will help the analyst understand what the program is sending to a server and how it will respond to any such data received.
Popular tools, such as Wireshark and Fiddler, are used to capture packets of data and store them as pcap files. In Linux, the tcpdump tool is commonly used to do the same thing.
Read now
Unlock full access