kevmap

TechniquesT1057 › AN0095

AN0095 Analytic 0095

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

<p>Identifies adversary behavior that launches commands or invokes APIs to enumerate active processes (e.g., tasklist.exe, Get-Process, or CreateToolhelp32Snapshot). Detects execution combined with parent process lineage, network session context, or remote origin.</p>
Detects
T1057 Process Discovery
Part of
DET0034 Detection of Adversarial Process Discovery Behavior

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:SecurityEventCode=4688DC0032 Process Creation
WinEventLog:SysmonEventCode=10DC0035 Process Access

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
ParentProcessNameUsed to scope suspicious discovery from non-interactive or non-standard parent processes like Office macros, WMI, or script engines
CommandLinePatternAdversaries may obfuscate or vary process discovery commands (e.g., aliases, PowerShell variants)
TimeWindowHelps detect bursty discovery behavior within a short timeframe