November 2017
Intermediate to advanced
226 pages
5h 59m
English
A sniffer is a program that can intercept network traffic and sniff packets to analyze them. As data streams flow across the network, the sniffer can capture each packet, decode the packet's raw data to get the values of various fields in the packet headers, and analyze its content according to the appropriate specifications. Network packet sniffers can be written in Python.
Read now
Unlock full access