Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZAP - Web Security Article #285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions guides/Security/Zed Attack Proxy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Zed Attack Proxy

Commonly called ZAP, Zed Attack Proxy is an open-source based security penetration tool developed by OWASP (Open Web Application Security Project). Supported by Windows, Unix / Linux, and Mac OS, ZAP allows you to find a variety of security vulnerabilities in web applications, even during the development and testing phases. This testing tool is easy to use, even if you are a beginner to penetration testing.

## Key Features :

1. Automatic Scanner
2. Authentication Support
3. AJAX Spiders
4. Dynamic SSL certificates
5. Forced Browsing
6. Intercepting Proxy
7. Web Socket Support
8. Plug-n-hack support
9. REST-based API and much more.

## Downloads :
https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project