mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #11363 from Security-Onion-Solutions/dougburks-patch-1
FIX: SOC Config sensoroni doc links should point to correct docs #11362
This commit is contained in:
@@ -2,53 +2,53 @@ sensoroni:
|
|||||||
enabled:
|
enabled:
|
||||||
description: Enable or disable Sensoroni.
|
description: Enable or disable Sensoroni.
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: sensoroni.html
|
helpLink: grid.html
|
||||||
config:
|
config:
|
||||||
analyze:
|
analyze:
|
||||||
enabled:
|
enabled:
|
||||||
description: Enable or disable the analyzer.
|
description: Enable or disable the analyzer.
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
timeout_ms:
|
timeout_ms:
|
||||||
description: Timeout period for the analyzer.
|
description: Timeout period for the analyzer.
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
parallel_limit:
|
parallel_limit:
|
||||||
description: Parallel limit for the analyzer.
|
description: Parallel limit for the analyzer.
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
node_checkin_interval_ms:
|
node_checkin_interval_ms:
|
||||||
description: Interval in ms to checkin to the soc_host.
|
description: Interval in ms to checkin to the soc_host.
|
||||||
advanced: True
|
advanced: True
|
||||||
helpLink: sensoroni.html
|
helpLink: grid.html
|
||||||
node_description:
|
node_description:
|
||||||
description: Description of the specific node.
|
description: Description of the specific node.
|
||||||
helpLink: sensoroni.html
|
helpLink: grid.html
|
||||||
node: True
|
node: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
sensoronikey:
|
sensoronikey:
|
||||||
description: Shared key for sensoroni authentication.
|
description: Shared key for sensoroni authentication.
|
||||||
helpLink: sensoroni.html
|
helpLink: grid.html
|
||||||
global: True
|
global: True
|
||||||
sensitive: True
|
sensitive: True
|
||||||
advanced: True
|
advanced: True
|
||||||
soc_host:
|
soc_host:
|
||||||
description: Host for sensoroni agents to connect to.
|
description: Host for sensoroni agents to connect to.
|
||||||
helpLink: sensoroni.html
|
helpLink: grid.html
|
||||||
global: True
|
global: True
|
||||||
advanced: True
|
advanced: True
|
||||||
analyzers:
|
analyzers:
|
||||||
emailrep:
|
emailrep:
|
||||||
api_key:
|
api_key:
|
||||||
description: API key for the EmailRep analyzer.
|
description: API key for the EmailRep analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: True
|
sensitive: True
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
base_url:
|
base_url:
|
||||||
description: Base URL for the EmailRep analyzer.
|
description: Base URL for the EmailRep analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
@@ -56,21 +56,21 @@ sensoroni:
|
|||||||
greynoise:
|
greynoise:
|
||||||
api_key:
|
api_key:
|
||||||
description: API key for the GreyNoise analyzer.
|
description: API key for the GreyNoise analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: True
|
sensitive: True
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
api_version:
|
api_version:
|
||||||
description: API version for the GreyNoise analyzer.
|
description: API version for the GreyNoise analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
base_url:
|
base_url:
|
||||||
description: Base URL for the GreyNoise analyzer.
|
description: Base URL for the GreyNoise analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
@@ -78,7 +78,7 @@ sensoroni:
|
|||||||
localfile:
|
localfile:
|
||||||
file_path:
|
file_path:
|
||||||
description: File path for the LocalFile analyzer.
|
description: File path for the LocalFile analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
@@ -86,14 +86,14 @@ sensoroni:
|
|||||||
otx:
|
otx:
|
||||||
api_key:
|
api_key:
|
||||||
description: API key for the OTX analyzer.
|
description: API key for the OTX analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: True
|
sensitive: True
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
base_url:
|
base_url:
|
||||||
description: Base URL for the OTX analyzer.
|
description: Base URL for the OTX analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
@@ -101,14 +101,14 @@ sensoroni:
|
|||||||
pulsedive:
|
pulsedive:
|
||||||
api_key:
|
api_key:
|
||||||
description: API key for the Pulsedive analyzer.
|
description: API key for the Pulsedive analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: True
|
sensitive: True
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
base_url:
|
base_url:
|
||||||
description: Base URL for the Pulsedive analyzer.
|
description: Base URL for the Pulsedive analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
@@ -116,14 +116,14 @@ sensoroni:
|
|||||||
spamhaus:
|
spamhaus:
|
||||||
lookup_host:
|
lookup_host:
|
||||||
description: Host to use for lookups.
|
description: Host to use for lookups.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
nameservers:
|
nameservers:
|
||||||
description: Nameservers used for queries.
|
description: Nameservers used for queries.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
@@ -131,35 +131,35 @@ sensoroni:
|
|||||||
urlscan:
|
urlscan:
|
||||||
api_key:
|
api_key:
|
||||||
description: API key for the Urlscan analyzer.
|
description: API key for the Urlscan analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: True
|
sensitive: True
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
base_url:
|
base_url:
|
||||||
description: Base URL for the Urlscan analyzer.
|
description: Base URL for the Urlscan analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
enabled:
|
enabled:
|
||||||
description: Analyzer enabled
|
description: Analyzer enabled
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: bool
|
forcedType: bool
|
||||||
timeout:
|
timeout:
|
||||||
description: Timeout for the Urlscan analyzer.
|
description: Timeout for the Urlscan analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: int
|
forcedType: int
|
||||||
visibility:
|
visibility:
|
||||||
description: Type of visibility.
|
description: Type of visibility.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
@@ -167,14 +167,14 @@ sensoroni:
|
|||||||
virustotal:
|
virustotal:
|
||||||
api_key:
|
api_key:
|
||||||
description: API key for the VirusTotal analyzer.
|
description: API key for the VirusTotal analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: True
|
sensitive: True
|
||||||
advanced: True
|
advanced: True
|
||||||
forcedType: string
|
forcedType: string
|
||||||
base_url:
|
base_url:
|
||||||
description: Base URL for the VirusTotal analyzer.
|
description: Base URL for the VirusTotal analyzer.
|
||||||
helpLink: sensoroni.html
|
helpLink: cases.html
|
||||||
global: False
|
global: False
|
||||||
sensitive: False
|
sensitive: False
|
||||||
advanced: True
|
advanced: True
|
||||||
|
|||||||
Reference in New Issue
Block a user