Files
splunk-security_content/macros/process_net.yml
T
2021-08-17 13:56:57 -06:00

3 lines
306 B
YAML

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