Configuring Anomaly Detection using Sigma rules in the command line
To configure anomaly detection using Sigma rules through the command line interface:
On the device, run a command line interpreter (for example, Command Prompt cmd.exe) with the permissions of the local administrator.
Using the cd command, navigate to the folder where the kavshell.exe file is located.
For example, enter the command cd C:\Program Files (x86)\Kaspersky Lab\Kaspersky Industrial CyberSecurity for Nodes.4.5.0 and press ENTER.
Enter the following command:
kavshell.exe sigma /<enable|disable|add|remove|show> [/collection:<rat|deltav|uac|siemens|yokogawa|custom>] [/name:<collection name>] [/source:<full path to the folder with the YAML files>] [/login:<name of the current user account>] [/pwd:</login password or KLAdmin password if /login is not specified>
Press the ENTER key.
Command parameters for managing Anomaly Detection using Sigma rules
Parameter
Description
sigma /<enable|disable|add|remove|show>
Required argument.
Specifies one of the following actions:
enable – enable Anomaly Detection using Sigma rules
disable – disable Anomaly Detection using Sigma rules
add – add a collection of Sigma rules
remove – remove a collection of Sigma rules
show – display the current settings of Anomaly Detection using Sigma rules