Securing the ThreatLockDown API

The communication between the ThreatLockDown UI and the ThreatLockDown API is encrypted with HTTPS by default, which means that if the users do not provide their own private key and certificate then the ThreatLockDown API will generate its own during the first run. Additionally, the ThreatLockDown API users wazuh and wazuh-wui are created by default, with wazuh and wazuh-wui as their passwords, respectively. Because of that, it is very important to secure the ThreatLockDown API once the ThreatLockDown Manager has been installed.

Warning

It is highly recommended to change the default passwords and to use your own certificate since the one created by the ThreatLockDown API is self-signed.