Installing Lucy

Lucy can be deployed using one of the following methods:

  • Docker installation on a supported OS

  • Prebuilt virtual machines (VMware / VirtualBox)

For a full list of supported operating systems, see the Supported Operating Systems.

circle-info

Supported Systems: Ubuntu 22.04 or higher

C++ Installer

wget https://download.phishing-server.com/dl/lucy-latest/Install_lucy_5.7.2

Bash Installer

wget https://download.phishing-server.com/dl/lucy-latest/Install_lucy_5.7.2.sh

Make the installer exectuable

sudo chmod +x <installer>

Run the installer

sudo ./<installer>

Verify the Installation

Once installation is complete, confirm the Lucy container is running:

You should see the Lucy container listed in the output.


Legacy Docker Installers

circle-info

Warning

The legacy installation scripts deploy a Docker container running Ubuntu 20.04, which is no longer supported.

Use these installers only if you have a specific compatibility requirement.

Ubuntu 20.04 Host

Ubuntu 22.04 Host


Virtual Machine Installations

Lucy is also available as a preconfigured virtual machine.

circle-info

For all VM deployments, configure the network adapter as:

Network Mode: Bridged

VMware

ESXi

OVF

Legacy VMware Images

ESXi

OVF


VirtualBox

Last updated

Was this helpful?