Skip to main content

Updating the software

Evilginx Pro can be updated directly from the client application running in the terminal window.

Check for updates

You can see the list of available updates to install using the command:

update

The green > arrow will tell you which version you are currently on. If there is a new version available you will see it on the top of the list.

You can also view the changelog for the specific update with a command:

update view <version>

Apply an update

To choose the version to update to (it is also possible to downgrade the version), use the command:

update use <version>

Evilginx Pro will download the update, verify the digital signatures, replace all the files and exit. When you relaunch the client, you will be using the version you've chosen.

Redeploy the servers

Remember to update your servers to match the new version of the client, by redeploying them, using the command:

servers deploy <server_name>