Configuring the general settings for Anti-Phishing scans

August 21, 2023

ID 76601

You can configure general Anti-Phishing scan settings. These settings apply to all message processing rules according to which the application performs scanning of messages.

To configure general Anti-Phishing scan settings:

  1. Export the ScanLogic task settings to an XML file using the command:

    # /opt/kaspersky/klms/bin/klms-control \

    --get-settings <ScanLogic task ID> -f <name of the settings file> or

    --get-settings ScanLogic -n -f <name of the settings file>

  2. Open the XML file of the ScanLogic task to edit the task settings.
  3. In the <apSettings> section, specify the values of the relevant Anti-Phishing scan settings:
    • In the <scanTimeLimit> subsection, specify the maximum duration of Anti-Phishing scanning of a message in seconds. If the message has not been scanned during this time, the application issues an Error verdict — the message scan has returned an error.

      The default maximum duration of scanning is 30 seconds.

    • In the <enableHeuristic> subsection, specify the value 1 to enable Heuristic Analyzer during Anti-Phishing scanning, or 0 to disable Heuristic Analyzer.

      The use of Heuristic Analyzer is enabled by default.

    • In the <useKsnStatus> subsection, specify the value 1 if you want the application to use information from Kaspersky Security Network when issuing a phishing verdict on the message, or 0 if you do not want the application to use information from Kaspersky Security Network.

      The use of information from Kaspersky Security Network is enabled by default.

  4. Save the changes made.
  5. Import the ScanLogic task settings from an XML file using the command:

    # /opt/kaspersky/klms/bin/klms-control \

    --set-settings <ScanLogic task ID> -f <settings file name> or

    --set-settings ScanLogic -n -f <settings file name>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.