Windows Backdoor Execution via Sticky Keys and Login-Screen Accessibility Tools

Flags winlogon.exe spawning command/script tools referencing login-screen accessibility binaries (sethc.exe, utilman.exe, osk.exe, etc.).

FreeReviewedSigma · Critical · v2
Product
windows
Category
process_creation
Author
Florian Roth (Nextron Systems), @twjackomo, Jonhnathan Ribeiro, oscd.community (SigmaHQ), DRL 1.1
Published
2018-03-15
Updated
2026-07-31

ATT&CK techniques

Persistence → Priv Esc
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Defense Evasion

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule flags process creation where a debugger-like payload is launched from cmd.exe or script/utility interpreters while the parent process is winlogon.exe, and the command line references built-in accessibility executables. Attackers can abuse login-screen accessible tools such as sethc.exe, utilman.exe, and other narrator/magnifier utilities to persistently trigger malicious code during interactive logon. The detection relies on Windows process creation telemetry, specifically parent image path, child image path, and command line contents.

Related detections9 linkedT1546.008 — drag to rearrange
Malicious Sticky Key File Created from CMD Copy (via file_event)
Malicious Stickey Key Called CMD via Command Execution - Hash Detection (via process_creation)
Malicious Stickey Key IFEO Registry Changed - Reg via Sysmon (via registry_event)
Malicious Accessibility Feature Backdoor via Image File Execution Options Debugger (via registry_set)
Malicious Stickey Key Called CMD via Command Execution (via process_creation)
Malicious Sticky Key Sethc Command for Replacement by CMD (via process_creation)
Malicious Stickey Key IFEO - Reg via Command (via process_creation)
Malicious Accessibility Feature Debugger Hijack via IFEO (via registry_set)
Windows Privilege Escalation via mklink Symlink Between cmd.exe and osk.exe
Windows Backdoor Execution via Sticky Keys and Login-Screen Accessibility Tools
Pivot detection · T1546.008 · 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.