kevmap

TechniquesT1202 › AN0576

AN0576 Analytic 0576

Windows · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Cause→effect chain: (1) A user or service launches an indirection utility (e.g., forfiles.exe, pcalua.exe, wsl.exe, scriptrunner.exe, ssh.exe with -o ProxyCommand/LocalCommand). (2) That utility spawns a secondary program/command (PowerShell, cmd, msiexec, regsvr32, curl, arbitrary EXE) and/or opens outbound network connections. (3) Optional precursor modification of SSH config to persist LocalCommand/ProxyCommand. Correlate process creation, command/script content, file access to %USERPROFILE%\.ssh\config, and network connections from the utility or its child.</p>
Detects
T1202 Indirect Command Execution
Part of
DET0200 Indirect Command Execution – Windows utility abuse behavior chain

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:SysmonEventCode=3, 22DC0082 Network Connection Creation
WinEventLog:SysmonEventCode=11DC0039 File Creation

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
TimeWindowCorrelation window between indirect launcher and spawned child/network activity (e.g., 10–30 minutes).
AllowedUtilitiesUtilities permitted on admin/Jumphosts (forfiles, wsl, ssh) to reduce noise.
HighRiskChildrenChild images that indicate abuse (powershell.exe, cmd.exe, rundll32.exe, regsvr32.exe, mshta.exe, msiexec.exe, curl.exe, bitsadmin.exe).
UserContextRaise severity when the actor is a standard/interactive user on a workstation rather than a server or CI agent.
DestCIDRsKnown-good egress networks for SSH/WSL activity to suppress expected admin automations.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2013-0629Adobe ColdFusionMapped
CVE-2018-0296Cisco Adaptive Security Appliance (ASA)Mapped
CVE-2019-3396Atlassian Confluence Server and Data ServerMapped
CVE-2019-3398Atlassian Confluence Server and Data CenterMapped
CVE-2020-3452Cisco Adaptive Security Appliance (ASA) and Firepower Threat Defense (FTD)Mapped
CVE-2022-29464WSO2 Multiple ProductsMapped
CVE-2023-32315Ignite Realtime OpenfireMapped
CVE-2023-40044Progress WS_FTP ServerMapped
CVE-2024-24919Check Point Quantum Security GatewaysMapped