Files
splunk-security_content/macros/process_powershell.yml
Nasreddine Bencherchali 976c62383e Update Macro Usage (#3840)
* update macro usage

* bump version

* Update detect_hosts_connecting_to_dynamic_domain_providers.yml

* more macro updates
2025-12-18 21:42:06 +05:30

3 lines
319 B
YAML

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