Suspicious Sdclt Child Processes (via process_creation)
This rule detects a General detection for sdclt spawning new processes. This could be an indicator of sdclt being used for bypass UAC techniques.
SigmamediumWindowsv1
sigma
suspicious-sdclt-child-processes-via-process-creation
title: Suspicious Sdclt Child Processes (via process_creation)
id: 4ebefda8-7692-5db6-b9a2-dac48348bca4
status: stable
description: This rule detects a General detection for sdclt spawning new processes. This could be an indicator of sdclt being used for bypass UAC techniques.
references:
- https://attack.mitre.org/techniques/T1548/002/
- https://github.com/OTRF/detection-hackathon-apt29/issues/6
- https://github.com/OTRF/ThreatHunter-Playbook/blob/2d4257f630f4c9770f78d0c1df059f891ffc3fec/docs/evals/apt29/detections/3.B.2_C36B49B5-DF58-4A34-9FE9-56189B9DEFEA.md
author: Huntrule Team
date: 2026-03-13
tags:
- attack.privilege-escalation
- attack.t1548.002
logsource:
category: process_creation
product: windows
detection:
selection:
ParentImage|endswith: '\sdclt.exe'
condition: selection
falsepositives:
- Unknown
level: medium
Known false positives
- Unknown
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.