Files
splunk-security_content/macros/process_regsvr32.yml
2021-08-17 13:27:48 -06:00

3 lines
237 B
YAML

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