Files
splunk-security_content/macros/process_certutil.yml
2021-08-17 15:00:51 -06:00

3 lines
237 B
YAML

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