diff --git a/tools/owasp-zap.md b/tools/owasp-zap.md index 769cce2..3ab7246 100644 --- a/tools/owasp-zap.md +++ b/tools/owasp-zap.md @@ -2,6 +2,7 @@ Notes ------- +The OWASP Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually. Help Text ------- @@ -14,4 +15,7 @@ Example Usage Links ------- +[OWASP Zed Attack Proxy Project](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) +[OWASP Zed Attack Proxy Sourceforge](http://sourceforge.net/projects/zaproxy/) +[OWASP Zed Attack Proxy Google Project](https://code.google.com/p/zaproxy/)