2021-06-10 17:07:01 +02:00
|
|
|
title: Splunk used in Falcon Portal
|
2020-05-08 13:41:52 +03:00
|
|
|
order: 20
|
|
|
|
|
backends:
|
|
|
|
|
- crowdstrike
|
|
|
|
|
logsources:
|
|
|
|
|
windows-sysmon:
|
|
|
|
|
product: windows
|
|
|
|
|
service: sysmon
|
|
|
|
|
conditions:
|
|
|
|
|
EventID: 1
|
|
|
|
|
process_creation_1:
|
|
|
|
|
category: process_creation
|
|
|
|
|
product: windows
|
|
|
|
|
|
|
|
|
|
fieldmappings:
|
|
|
|
|
EventID: EventID
|
|
|
|
|
CommandLine: Commandline
|
|
|
|
|
Command_Line: Commandline
|
2021-09-13 14:17:33 -05:00
|
|
|
cmdline: Commandline
|
2020-05-08 13:41:52 +03:00
|
|
|
Image: ImageFileName
|
2021-09-13 14:17:33 -05:00
|
|
|
TargetFilename: TargetFilename
|
|
|
|
|
image: ImageFileName
|
|
|
|
|
image_path: ImageFileName
|
|
|
|
|
OriginalFileName: ImageFileName
|
|
|
|
|
sha1: SHA1HashData
|
|
|
|
|
user: UserName
|
|
|
|
|
TaskName: TaskName
|
|
|
|
|
ParentImage: ParentBaseFileName
|
|
|
|
|
parent_image: ParentBaseFileName
|
|
|
|
|
ServiceName: ServiceName
|