Skip to content

red_zap-proxy

Description

Official in-browser version of ZAP.

Notes

Since it is hosted on the same LAN as the target containers, usage should be faster. It is also possible to use the exposed remote proxy with a local instance of ZAP. Point your browser to http://your-docker-machine-ip:8081/?anonym=true&app=ZAP once done. If not, you will be asked to authenticate to a null account.

Image

owasp/zap2docker-stable

Categories

  • Offensive
  • Webserver
  • Bare

Ports

  • 8081:8080/tcp
  • 8090:8090/tcp

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.red_zap-proxy.ruleHost(`red_zap-proxy.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.red_zap-proxy.entrypointshttps
traefik.http.services.red_zap-proxy.loadbalancer.server.port8080
traefik.http.routers.red_zap-proxy.tlstrue
traefik.http.routers.red_zap-proxy.tls.certresolverdefault
traefik.http.routers.red_zap-proxy.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleZAP Proxy WebSwing
mafl.descriptionOfficial in-browser version of ZAP.
mafl.linkhttps://red_zap-proxy.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupOffensive
mafl.icon.urlhttps://www.owasp.org/images/1/11/Zap128x128.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.