Files
splunk-security_content/macros/process_msiexec.yml
2022-06-17 09:36:34 -06:00

3 lines
234 B
YAML

definition: (Processes.process_name=msiexec.exe OR Processes.original_file_name=msiexec.exe)
description: Matches the process with its original file name, data for this macro came from https://strontic.github.io/
name: process_msiexec