From 49e006d9dfc3ca98f882eb231b5b2b0d7c3600ea Mon Sep 17 00:00:00 2001 From: Nick Raienko Date: Mon, 4 Aug 2014 20:29:04 +0300 Subject: [PATCH] Add social engineering items --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b751d67..9876f78 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,21 @@ # Awesome Penetration Testing -A collection of awesome penetration testing resources, tools and other shiny things. +A collection of awesome penetration testing resources, tools, confs, magazines, books and other shiny things. + + +## Resources + +### Social Engineering +* [Social Engineering Framework](http://www.social-engineer.org/framework/) - An information resource for socail engineers. ## Tools +### Social Engineering + +* [SET](https://github.com/trustedsec/social-engineer-toolkit) - The Social-Engineer Toolkit from TrustedSec + ### Anonimity * [Tor](https://www.torproject.org/) - The free software for enabling onion routing online anonymity. @@ -20,6 +30,7 @@ A collection of awesome penetration testing resources, tools and other shiny thi * [HexEdit.js](http://hexed.it/) - Browser-based hex editing. + ## Conferences * [DEF CON](https://www.defcon.org/) - An annual hacker convention in Las Vegas. @@ -41,6 +52,18 @@ A collection of awesome penetration testing resources, tools and other shiny thi * [DeepSec](https://deepsec.net/) - Security Conference in Vienna, Austria. * [SkyDogCon](http://www.skydogcon.com/) - A technology conference in Nashville. + +## Books + +### Social Engineering + +* [The Art of Deception by Kevin D. Mitnick, William L. Simon, 2002](http://wiley.com/WileyCDA/WileyTitle/productCd-0471237124.html) +* [The Art of Intrusion by Kevin D. Mitnick, William L. Simon, 2005](http://wiley.com/WileyCDA/WileyTitle/productCd-0764569597.html) +* [Ghost in the Wires by Kevin D. Mitnick, William L. Simon, 2011](http://www.hachettebookgroup.com/titles/kevin-mitnick/ghost-in-the-wires/9780316134477/) +* [No Tech Hacking by Johnny Long, Jack Wiles, 2008](http://www.elsevier.com/books/no-tech-hacking/mitnick/978-1-59749-215-7) +* [Social Engineering: The Art of Human Hacking by Christopher Hadnagy, 2010](http://wiley.com/WileyCDA/WileyTitle/productCd-0470639539.html) +* [Unmasking the Social Engineer: The Human Element of Security by Christopher Hadnagy, 2014](http://wiley.com/WileyCDA/WileyTitle/productCd-1118608577.html) + ## Magazines * [2600: The Hacker Quarterly](http://www.2600.com/Magazine/DigitalEditions) - An American publication about technology and computer "underground".