ENNAENNA

OWASP ZAP

Apache-2.0

๐Ÿ•ธ Web Scanning ยท Java

OWASP ZAP (Zed Attack Proxy) is the world's most widely-used open-source web application security scanner. It acts as a man-in-the-middle proxy between your browser and the target application, allowing you to intercept, inspect, and modify HTTP/HTTPS traffic. ZAP provides automated active and passive scanning, spidering, fuzzing, WebSocket support, and an extensive marketplace of add-ons. It integrates into CI/CD pipelines for automated DAST and supports full API testing via OpenAPI/Swagger import. Maintained by a dedicated OWASP team with frequent releases.

15.1kstars
2.5kforks
856issues
Updated today
+I use this

Installation

$ brew install --cask zap

Use Cases

  • Automated web application vulnerability scanning
  • Manual penetration testing with intercepting proxy
  • CI/CD integrated DAST pipeline scanning
  • API security testing via OpenAPI import
  • Session hijacking and token analysis

Tags

proxydastweb-securityintercepting-proxyautomated-scanningowaspappsechacktoberfestopensourcesecuritysecurity-scannerzapzap-developmentzaproxy

Community Reviews

More in Web Scanning