mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update soc_idstools.yaml
This commit is contained in:
@@ -7,6 +7,7 @@ idstools:
|
||||
ruleset:
|
||||
description: Define the ruleset you want to run. Options are ETOPEN or ETPRO.
|
||||
global: True
|
||||
regex: ET[PO][RP][OE]
|
||||
helpLink: rules.html
|
||||
urls:
|
||||
description: This is a list of additional rule download locations.
|
||||
@@ -16,14 +17,20 @@ idstools:
|
||||
disabled:
|
||||
description: List of SIDS that you want to disable.
|
||||
global: True
|
||||
multiline: True
|
||||
forcedType: "[]string"
|
||||
helpLink: managing-alerts.html
|
||||
enabled:
|
||||
description: List of SIDS that are disabled by the rule source that you want to enable.
|
||||
global: True
|
||||
multiline: True
|
||||
forcedType: "[]string"
|
||||
helpLink: managing-alerts.html
|
||||
modify:
|
||||
description: List of SIDS that you want to modify.
|
||||
global: True
|
||||
multiline: True
|
||||
forcedType: "[]string"
|
||||
helpLink: managing-alerts.html
|
||||
rules:
|
||||
local__rules:
|
||||
|
||||
Reference in New Issue
Block a user