How to deal with Passwords

pull/586/head
Mohammad Hossein Mojtahedi 2014-01-08 22:04:46 +03:30
parent 81fab05ff4
commit 9946f15a03
1 changed files with 1 additions and 0 deletions

View File

@ -416,6 +416,7 @@
####Security ####Security
* [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html) * [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html)
* [How to deal with Passwords](https://github.com/MHM5000/pass)
* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf) * [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf)
* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html) * [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html) * [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)