Windows PowerShell WMI Win32_NTEventlogFile Calls with Event Log Tampering Methods

Flags PowerShell calling Win32_NTEventlogFile WMI methods commonly used to clear, delete, backup, or alter Windows event logs.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-07-13
Updated
2026-07-30

What it detects

This rule flags PowerShell process activity where the command line references the WMI class Win32_NTEventlogFile and includes specific method calls associated with event log deletion, backup, renaming, ownership changes, security permission changes, or clearing. Such operations can help attackers impair or erase evidence from Windows event logs. The detection relies on process creation telemetry and matches the relevant WMI class and method names in the PowerShell command line.

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.