Skip to main content

Changing dynamic analysis module locale

By default, the results of dynamic analysis will be displayed in English. If you wish to change the language:

  1. Connect to the host with the DAST module deployed.

  2. Open configuration file /opt/derscanner/core/dast/configs/zap.env.

  3. Change the ZAP_LOCALE key value to any supported, e.g. de_DE.

  4. Restart DAST module service:

    sudo systemctl restart derscanner-dast.service