Installing Lucy
Time Required
Installation takes approximately 30-60 minutes, depending on your internet speed.
Installing with Docker
Install the host OS, see our list of supported operating systems here.
Download the installation file:
For Ubuntu 20.04:
wget https://download.phishing-server.com/dl/lucy-latest/install-20.04.sh
For Ubuntu 22.04:
wget https://download.phishing-server.com/dl/lucy-latest/install-22.04.sh

Make the file executable:
sudo chmod +x install.sh
Execute the file:
sudo ./install.sh

Installation completed successfully:

Verify if your Lucy container is running:
docker ps

Installing with VMware or Virtualbox
We supply preconfigured virtual images for VMware and VirtualBox. Simply download the image and deploy it in your preferred solution.
VMware
ESXi: https://download.phishing-server.com/dl/phishing-4.14/esxi.ova OVF: https://download.phishing-server.com/dl/lucy-latest/esxi_ovf.zip
VirtualBox
https://download.phishing-server.com/dl/lucy-latest/virtualbox.zip
Last updated
Was this helpful?