Windows Registry PowerShell ExecutionPolicy Tampering (Bypass/Unrestricted)

Alerts on Windows registry changes that set PowerShell ExecutionPolicy to Bypass or Unrestricted.

FreeReviewedSigma · Medium · v1
Product
windows
Category
registry_set
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-01-11
Updated
2026-07-30

What it detects

This rule flags registry updates that modify PowerShell ExecutionPolicy settings to values containing "Bypass" or "Unrestricted". Attackers may use these changes to weaken or avoid script signing controls, enabling easier execution of malicious PowerShell scripts. The detection relies on registry_set telemetry for changes to ExecutionPolicy-related TargetObject paths and matches on the updated Details content while excluding updates attributed to svchost paths.

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