Files
splunk-security_content/macros/process_auditpol.yml
Nasreddine Bencherchali c16e7a1a74 feat: add auditpol macro
2025-02-19 11:22:18 +01:00

4 lines
242 B
YAML

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