Files
splunk-security_content/macros/process_installutil.yml
mhaag-spl 878c0c775b InstallUTIL 🍺
2021-11-12 13:05:19 -07:00

4 lines
247 B
YAML

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