Files
splunk-security_content/macros/process_wmic.yml
2021-08-17 11:15:36 -06:00

3 lines
225 B
YAML

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