mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-21 00:13:06 +01:00
Update defaults
This commit is contained in:
@@ -8,7 +8,7 @@ idstools:
|
|||||||
global: True
|
global: True
|
||||||
helpLink: rules.html
|
helpLink: rules.html
|
||||||
ruleset:
|
ruleset:
|
||||||
description: Defines the ruleset you want to run. Options are ETOPEN or ETPRO.
|
description: Defines the ruleset you want to run. Options are ETOPEN or ETPRO. -- WARNING -- Changing the ruleset will remove all existing Suricata rules of the previous ruleset and their associated overrides.'
|
||||||
global: True
|
global: True
|
||||||
regex: ETPRO\b|ETOPEN\b
|
regex: ETPRO\b|ETOPEN\b
|
||||||
helpLink: rules.html
|
helpLink: rules.html
|
||||||
|
|||||||
@@ -1050,7 +1050,7 @@ soc:
|
|||||||
- rbac/users_roles
|
- rbac/users_roles
|
||||||
strelkaengine:
|
strelkaengine:
|
||||||
compileYaraPythonScriptPath: /opt/so/conf/strelka/compile_yara.py
|
compileYaraPythonScriptPath: /opt/so/conf/strelka/compile_yara.py
|
||||||
reposFolder: /nsm/rules/strelka/repos
|
reposFolder: /nsm/rules/yara/repos
|
||||||
rulesRepos:
|
rulesRepos:
|
||||||
- https://github.com/Security-Onion-Solutions/securityonion-yara
|
- https://github.com/Security-Onion-Solutions/securityonion-yara
|
||||||
yaraRulesFolder: /opt/sensoroni/yara
|
yaraRulesFolder: /opt/sensoroni/yara
|
||||||
|
|||||||
@@ -72,7 +72,7 @@ soc:
|
|||||||
modules:
|
modules:
|
||||||
elastalertengine:
|
elastalertengine:
|
||||||
sigmaRulePackages:
|
sigmaRulePackages:
|
||||||
description: 'One of the following: core | core+ | core++ | all'
|
description: 'Defines the Sigma Community Ruleset you want to run: core | core+ | core++ | all. -- WARNING -- Changing the ruleset will remove all existing Sigma rules of the previous ruleset and their associated overrides.'
|
||||||
global: True
|
global: True
|
||||||
advanced: False
|
advanced: False
|
||||||
elastic:
|
elastic:
|
||||||
|
|||||||
Reference in New Issue
Block a user