: Use Python to parse network packets (using dpkt ), build visual network trackers, and correlate IP addresses to physical locations.
: You will work with powerful third-party libraries such as Scapy , Nmap , Mechanize , and BeautifulSoup . Why It's Popular Violent Python: A Cookbook for Hackers, Forensi...
: Learn to automate network attacks, build port scanners, and create SSH botnets. : Use Python to parse network packets (using
While the book is geared toward moving from theory to practice, it is generally considered accessible for those with basic technical knowledge. build visual network trackers
: The book originally suggested using BackTrack (the predecessor to Kali Linux), which contains many required dependencies.