From 0e39e68e0bd32f4a0e8a693fa3eeca072d4fb2fd Mon Sep 17 00:00:00 2001 From: Nick Raienko Date: Wed, 17 Sep 2014 19:47:55 +0300 Subject: [PATCH] Add Fuzzing book --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 50fad73..b13d0bf 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma #### Social Engineering Resources * [Social Engineering Framework](http://www.social-engineer.org/framework/) - An information resource for social engineers +#### Lock Picking Resources +* [Schuyler Towne channel](http://www.youtube.com/user/SchuylerTowne/) - Lockpicking videos and security talks ### Tools #### Penetration Testing Distributions @@ -120,6 +122,7 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma * [Professional Penetration Testing by Thomas Wilhelm, 2013](https://www.elsevier.com/books/professional-penetration-testing/wilhelm/978-1-59749-993-4) * [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/) #### Hackers Handbook Series * [The Shellcoders Handbook by Chris Anley and others, 2007](http://wiley.com/WileyCDA/WileyTitle/productCd-047008023X.html)