To manage settings of Anomaly Detection using Sigma rules through the command line interface of Kaspersky Endpoint Agent:
cd
command, navigate to the folder where the Agent.exe file is located.For example, enter the command cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\"
and press ENTER.
agent.exe --sigma=<enable|disable|add|remove|show> [--collection=<rat|deltav|siemens|custom>] [--name=<
collection name
>] [--source=<
full path to folder with YAML files
>]
Command parameters for managing Anomaly Detection using Sigma rules
Parameter |
Description |
---|---|
|
Required parameter. Specifies one of the following actions:
|
|
This parameter is required if Specifies the type of Sigma rule collection to add or remove:
|
|
This parameter is required if Specifies the name of a collection of custom Sigma rules. |
|
This parameter is required if Specifies the full path to the folder with the YAML files that describe the custom Sigma rules. |