From 0ceb94044dafc9eb1939411a0484be94f86355a6 Mon Sep 17 00:00:00 2001 From: filinpavel Date: Fri, 9 Jan 2015 21:56:56 +0600 Subject: [PATCH] Update README.md added Black Hat Python --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89f5787..e90946f 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ A collection of awesome penetration testing resources, tools, books, confs, maga * [Advanced Penetration Testing for Highly-Secured Environments by Lee Allen,2012](http://www.packtpub.com/advanced-penetration-testing-for-highly-secured-environments/book) * [Violent Python by TJ O'Connor, 2012](http://www.elsevier.com/books/violent-python/unknown/978-1-59749-957-6) * [Fuzzing: Brute Force Vulnerability Discovery by Michael Sutton, Adam Greene, Pedram Amini, 2007](http://www.fuzzing.org/) +* [Black Hat Python: Python Programming for Hackers and Pentesters, 2014](http://www.amazon.com/Black-Hat-Python-Programming-Pentesters/dp/1593275900) #### Hackers Handbook Series * [The Shellcoders Handbook by Chris Anley and others, 2007](http://wiley.com/WileyCDA/WileyTitle/productCd-047008023X.html)