Changing dynamic analysis module locale
By default, the results of dynamic analysis will be displayed in English. If you wish to change the language:
-
Connect to the host with the DAST module deployed.
-
Open configuration file /opt/derscanner/core/dast/configs/zap.env.
-
Change the ZAP_LOCALE key value to any supported, e.g. de_DE.
-
Restart DAST module service:
sudo systemctl restart derscanner-dast.service