Post Installation Setup

Using the setup script

Access your Lucy container and execute the setup script:

Lucy version 5.2.1 and below

docker exec -it lucy python /opt/phishing/current/tools/setup/setup.py

Lucy version 5.3 and above

docker exec -it lucy python3 /opt/phishing/current/tools/setup/setup.py
circle-check

You can also run the setup script at any time from within the container using:

sudo python /opt/phishing/current/tools/setup/setup.py
OR
sudo python3 /opt/phishing/current/tools/setup/setup.py

The script starts with this menu:

Create an administrative user

Select Users (6), then select Add User (2).

Configure the administrative domain

Select Base Task (5) and enter a domain you own.

circle-info

Ensure all relevant DNS records are pointing to your Lucy server.


Get a license

Licensing restrictions currently limit some configuration options on your Lucy server. To start the licensing process, please contact your Account Manager and provide your Lucy workstation ID.

Once a license has been assigned to your workstation, you can sync the details by going to Support > Update and clicking Check Update.


Initial Lucy Configuration

Last updated

Was this helpful?