Installing ZAP on Ubuntu in year 2005
This is a Guide for use ZAP Proxy on year 2025, using Ubuntu.
ZAP is most widely used web app scanner, free an open source, this is actively maintained by a dedicated international team of volunteers.
Install ZAP on linux Ubuntu
Snap it's a easy way for install software , this packer manager permit updates automatically like other packets but this is more versatile for use.
In 2025 it's more easy install ZAP via Snap, and for use Hud of ZAP is more esay, this guide show you step by steap who do it.
Install ZAP on linux Ubuntu
Install ZAP via Snap using this code.
sudo snap install zaproxy --classic
After that try start ZAP using Ubuntu Application search.
If this does n't work try coding this command.
/snap/zaproxy/current/zap.sh
This problem could be occure beacuse Java it's not configured.
//TODO Knon whay happend this.
Install Chronium
Chromium is an open-source web browser project developed by Google. It serves as the foundation for Google Chrome and other browsers like Microsoft Edge, Brave, and Vivaldi.
In this case we use Chronium because we will install it via Snap.
sudo snap install chromium
Configuring ZAP for use Hud with Chronium
Go to Zap menu "Tools" -> "Options" and select "Display", in this secction mark the option "Enable app integration app in container"
Go to "Selenium" on "Web Drivers" select "Chrome Driver" and searh folder "chromium.chromedriver", and save changes
Comments
Post a Comment