Detection rules › Sigma

Winlogon Helper DLL

Severity
medium
Author
Timur Zinniatullin, oscd.community
Source
upstream

Winlogon.exe is a Windows component responsible for actions at logon/logoff as well as the secure attention sequence (SAS) triggered by Ctrl-Alt-Delete. Registry entries in HKLM\Software[Wow6432Node]Microsoft\Windows NT\CurrentVersion\Winlogon\ and HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\ are used to manage additional helper programs and functionalities that support Winlogon. Malicious modifications to these Registry keys may cause Winlogon to load and execute malicious DLLs and/or executables.

MITRE ATT&CK coverage

TacticTechniques
PersistenceT1547.004 Boot or Logon Autostart Execution: Winlogon Helper DLL
Privilege EscalationT1547.004 Boot or Logon Autostart Execution: Winlogon Helper DLL

Event coverage

ProviderEvent IDTitle
PowerShell4104Creating Scriptblock text (MessageNumber of MessageTotal).

Stages and Predicates

Stage 1: all of selection

ScriptBlockText|contains: 'CurrentVersion\Winlogon'

Stage 2: all of selection2

or:
ScriptBlockText|contains: New-Item
ScriptBlockText|contains: Set-ItemProperty

Indicators

Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.

FieldKindValues
ScriptBlockTextmatch
  • CurrentVersion\Winlogon
  • New-Item
  • Set-ItemProperty

Neighbors

Broader alternatives (more inclusive than this rule)

These rules match a superset of what this rule catches. They cover the same events plus more. Use them if you want wider coverage and can absorb more false positives.