mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Fixed data model
This commit is contained in:
@@ -5,7 +5,7 @@ date: '2021-11-22'
|
||||
author: Patrick Bareiss, Splunk
|
||||
type: Anomaly
|
||||
datamodel:
|
||||
- Endpoint
|
||||
- Endpoint_Processes
|
||||
description: The following detection identifies the usage of archive tools from the command line.
|
||||
search: '| from read_ssa_enriched_events()
|
||||
| eval timestamp=parse_long(ucast(map_get(input_event,"_time"), "string", null)),
|
||||
@@ -75,4 +75,4 @@ tags:
|
||||
- Processes.parent_process
|
||||
risk_score: 42
|
||||
security_domain: endpoint
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user