mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Update osquery.template
This commit is contained in:
@@ -11,6 +11,12 @@ hive_proxies:
|
|||||||
http: ''
|
http: ''
|
||||||
https: ''
|
https: ''
|
||||||
|
|
||||||
|
hive_observable_data_mapping:
|
||||||
|
- ip: '{match[osquery][EndpointIP1]}'
|
||||||
|
- ip: '{match[osquery][EndpointIP2]}'
|
||||||
|
- other: '{match[osquery][hostIdentifier]}'
|
||||||
|
- other: '{match[osquery][hostname]}'
|
||||||
|
|
||||||
hive_alert_config:
|
hive_alert_config:
|
||||||
title: '{rule[name]} -- {match[osquery][hostname]} -- {match[osquery][name]}'
|
title: '{rule[name]} -- {match[osquery][hostname]} -- {match[osquery][name]}'
|
||||||
type: 'osquery'
|
type: 'osquery'
|
||||||
@@ -23,9 +29,4 @@ hive_alert_config:
|
|||||||
follow: True
|
follow: True
|
||||||
caseTemplate: '5000'
|
caseTemplate: '5000'
|
||||||
|
|
||||||
|
|
||||||
hive_observable_data_mapping:
|
|
||||||
- ip: '{match[osquery][EndpointIP1]}'
|
|
||||||
- ip: '{match[osquery][EndpointIP2]}'
|
|
||||||
- other: '{match[osquery][hostIdentifier]}'
|
|
||||||
- other: '{match[osquery][hostname]}'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user