mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
4 lines
235 B
YAML
4 lines
235 B
YAML
definition: (Processes.process_name=wscript.exe OR Processes.original_file_name=wscript.exe)
|
|
description: Matches the process with its original file name, data for this macro came from https://strontic.github.io/
|
|
name: process_wscript
|