Network Scripting and Packet Sniffing with Python
In this section, you will learn how to use Python libraries for network scripting and developing scripts for analyzing network packets with the scapy
module.
This part of the book comprises the following chapters:
- Chapter 3, Socket Programming
- Chapter 4, HTTP Programming and Web Authentication
- Chapter 5, Analyzing Network Traffic and Packet Sniffing