Files
splunk-security_content/macros/process_rundll32.yml
2021-08-17 13:21:24 -06:00

3 lines
237 B
YAML

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