diff --git a/README.md b/README.md index e05fb96..e9cb378 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,11 @@ A collection of awesome penetration testing resources, tools, confs, books, maga * [The Art of Exploitation by Jon Erickson, 2008](http://www.nostarch.com/hacking2.htm) * [Metasploit: The Penetration Tester's Guide by David Kennedy and others, 2011](http://www.nostarch.com/metasploit) * [Penetration Testing: A Hands-On Introduction to Hacking by Georgia Weidman, 2014](http://www.nostarch.com/pentesting) +* [Violent Python by TJ O'Connor, 2012](http://www.elsevier.com/books/violent-python/unknown/978-1-59749-957-6) + +#### Network Analysis +* [Nmap Network Scanning by Gordon Fyodor Lyon, 2009](http://nmap.org/book/) +* [Wireshark Network Analysis by by Laura Chappell, Gerald Combs, 2012](http://www.wiresharkbook.com/) #### Windows * [Windows Internals by Mark Russinovich, David Solomon, Alex Ionescu](http://technet.microsoft.com/en-us/sysinternals/bb963901.aspx)