mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
24 lines
625 B
Markdown
24 lines
625 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/)
|
|
|