From 8cb4a07f5ba1175c17e5e025fb515b6267b7c684 Mon Sep 17 00:00:00 2001 From: Aung Khant Ko Date: Tue, 27 Feb 2018 07:53:02 +0630 Subject: [PATCH] Added OWASP Testing Guide (#2739) * Added OWASP Testing Guide * Added format type to OWASP Testing Guide --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index a490fc76..b3e2fec7 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -659,6 +659,7 @@ Kerridge (PDF) (Just fill the fields with any values) * [How to deal with Passwords](https://github.com/MHM5000/pass) * [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf) (PDF) * [OpenSSL Cookbook](https://www.feistyduck.com/library/openssl-cookbook/) +* [OWASP Testing Guide 4.0](https://www.owasp.org/images/1/19/OTGv4.pdf) (PDF) * [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) -- GitLab