Part 2 - Installing ZAP on Windows
How to Install ZAP on a Windows Machine
Steps to Download and Install ZAP
- The video introduces the process of installing ZAP on a Windows machine, directing viewers to the zaproxy.org website for downloads.
- Viewers are instructed to check their Windows Operating System version (32-bit or 64-bit) by right-clicking 'This PC' and selecting properties.
- An alternative method is provided using the command prompt with the command
wmic os get os architectureto determine OS architecture; this command will be included in the video description.
Installing Java SE Runtime Environment
- Before installing ZAP, it’s essential to have Java SE Runtime Environment 8. Viewers are guided to search for it online and download from java.com.
- After downloading Java, installation begins by double-clicking the downloaded file; viewers are advised that this process may take some time.
Completing ZAP Installation
- Once Java is installed, viewers return to install ZAP by double-clicking the installer from their downloads folder.