PowerShell Local User Creation via New-LocalUser

Flags PowerShell usage of New-LocalUser, indicating creation of a Windows local user.

FreeReviewedSigma · Medium · v2
Product
windows
Category
ps_script
Author
@ROxPinTeddy (SigmaHQ), DRL 1.1
Published
2020-04-11
Updated
2026-07-31

ATT&CK techniques

Execution → Persistence
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Priv Esc

  5. Defense Evasion

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule identifies PowerShell script block text containing the New-LocalUser command, indicating an attempt to create a local account. Creating local users is a common persistence and privilege-access technique used by attackers to establish durable access on a host. Detection relies on script block logging telemetry that captures the executed PowerShell content.

Related detections9 linkedT1059.001 — drag to rearrange
Suspicious Script Host Spawning Hidden PowerShell (via process_creation)
Suspicious Rogue Administrator Account Creation Named System32 (via process_creation)
Suspicious PowerShell Reflective Assembly Load With GZip Decompression (via process_creation)
Suspicious PowerShell Invoke-Expression with Replace Obfuscation
Suspicious PowerShell Archive Extraction to AppData Roaming
Malicious PowerShell Spawned by Masqueraded NVIDIA GeForce Experience Binary
Suspicious PowerShell Hidden Unrestricted Execution via ClickFix
Suspicious PowerShell Spawned by cscript in Script Chain
Suspicious Script Interpreter Spawned by Explorer via ClickFix Run Dialog (via process_creation)
PowerShell Local User Creation via New-LocalUser
Pivot detection · T1059.001 · 9 related

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

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