Files
splunk-security_content/macros/process_msbuild.yml
2021-08-19 06:57:11 -06:00

4 lines
235 B
YAML

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