Files
splunk-security_content/macros/process_regasm.yml
mhaag-spl 09f29ad081 macros
2021-08-18 09:50:08 -06:00

3 lines
231 B
YAML

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