Files
kaliwiki/tools/owasp-zap.md
filinpavel 558b4aa40f Update owasp-zap.md
Added Notes and Links
2014-09-25 10:59:45 +07:00

22 lines
623 B
Markdown

# owasp-zap
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
-------
```
This is a graphical tool
```
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/)