Checksums for all of the ZAP downloads are maintained on the 2.16.1 Release Page and in the relevant version files.
As with all software we strongly recommend that ZAP is only installed and used on operating systems and JREs that are fully patched and actively maintained.
Windows (64) Installer | 234 MB |
Download | |
Windows (32) Installer | 234 MB |
Download | |
Linux Installer | 226 MB |
Download | |
Linux Package | 224 MB |
Download | |
macOS (Intel - amd64) Installer | 251 MB |
Download | |
macOS (Apple Silicon - aarch64) Installer | 255 MB |
Download | |
Cross Platform Package | 263 MB |
Download | |
Core Cross Platform Package | 102 MB |
Download |
⚠️ Warning - The ZAP releases are currently unsigned
On Windows, you will see a message like:
ZAP_<version>_windows.exe isn't commonly downloaded. Make sure you trust ZAP_<version>_windows.exe before you open it.
To circumvent this warning, you would need to click on ... and then Keep, then Show more and then Keep anyway.On macOS, you will see a message like:
"ZAP.app" cannot be opened because the developer cannot be verified.
To circumvent this warning, you would need to go to System Preferences > Security & Privacy at the bottom of the dialog. You will see a message saying that "ZAP" was blocked. Next to it, if you trust the downloaded installer, you can click Open anyway.
Launch the installation wizard by double clicking on the downloaded executable file
Read the License agreement and click 'Accept' to continue the installation
Select 'Standard' or 'Custom' installation
Click 'Finish' to exit set up
Stable | The standard release | docker pull ghcr.io/zaproxy/zaproxy:stable docker pull zaproxy/zap-stable |
GHCR Page Docker Hub Page |
Bare | Minimal release, ideal for CI | docker pull ghcr.io/zaproxy/zaproxy:bare docker pull zaproxy/zap-bare |
GHCR Page Docker Hub Page |
Weekly | Updated every week | docker pull ghcr.io/zaproxy/zaproxy:weekly docker pull zaproxy/zap-weekly |
GHCR Page Docker Hub Page |
Nightly | The very latest source code | docker pull ghcr.io/zaproxy/zaproxy:nightly docker pull zaproxy/zap-nightly |
GHCR Page Docker Hub Page |
Weekly Cross Platform Package | 274 MB |
Download |
flatpak install flathub org.zaproxy.ZAP
flatpak run org.zaproxy.ZAP
snap install zaproxy --classic
zaproxy
winget install --id=ZAP.ZAP -e
brew install --cask zap
scoop install zaproxy
zaproxy>0:security/zaproxy
cd /usr/ports/security/zaproxy/ && make install clean
pkg install zaproxy
choco install zap