kevmap

TechniquesT1021.002 › AN1468

AN1468 Analytic 1468

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

<p>An SMB-based remote file share access followed by lateral movement actions such as remote service creation, task scheduling, or suspicious process execution on the target host using ADMIN$ or C$ shares.</p>
Detects
T1021.002 SMB/Windows Admin Shares
Part of
DET0530 Multi-Event Detection for SMB Admin Share Lateral Movement

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=4624, 4648DC0067 Logon Session Creation
WinEventLog:SysmonEventCode=3, 22DC0082 Network Connection Creation
WinEventLog:SysmonEventCode=1DC0032 Process 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
ShareNameTargeted admin share path, such as C$, ADMIN$, IPC$
TimeWindowCorrelation window between remote file access and remote execution (e.g., 5-10 minutes)
UserContextDistinguish expected remote administrators vs. rare/first-time access by specific users
ProcessListList of suspicious binaries or tools executed post remote copy (e.g., cmd.exe, powershell.exe, runonce.exe)