README added books

This commit is contained in:
Mari Wahl 2014-12-16 11:20:43 -05:00
parent 424908f3df
commit 8060ecaa69

View file

@ -74,18 +74,27 @@ telnet localhost 3000
## References:
### Books
- The Tangled Web
- The Art of Exploitation
- The Art of Software Security Assessment:
- Practical Packet Analysis
### Books I Recommend
#### Technical
- [The Tangled Web](http://www.amazon.com/The-Tangled-Web-Securing-Applications/dp/1593273886)
- [The Art of Exploitation](http://www.amazon.com/Hacking-The-Art-Exploitation-Edition/dp/1593271441)
- [The Art of Software Security Assessment](http://www.amazon.com/The-Software-Security-Assessment-Vulnerabilities/dp/0321444426)
- [Practical Packet Analysis](http://www.nostarch.com/packet2.htm)
- [Gray Hat Python](http://www.amazon.com/Gray-Hat-Python-Programming-Engineers/dp/1593271921)
- [Black Hat Python](http://www.nostarch.com/blackhatpython)
- [Violent Python](http://www.amazon.com/Violent-Python-Cookbook-Penetration-Engineers/dp/1597499579)
### Resources
#### Fun
- [Spam Nation](http://www.amazon.com/Spam-Nation-Organized-Cybercrime-Epidemic/dp/1492603236/ref=tmm_pap_swatch_0?_encoding=UTF8&sr=&qid=)
### Other Resources
- [How to be a InfoSec Geek](http://www.primalsecurity.net/how-to-be-an-infosec-geek/)
- [My Blog](http://bt3gl.github.io/index.html)
----