kevmap

TechniquesT1570 › AN0516

AN0516 Analytic 0516

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

<p>Correlate suspicious file transfers over SMB or Admin$ shares with process creation events (e.g., cmd.exe, powershell.exe, certutil.exe) that do not align with normal administrative behavior. Detect remote file writes followed by execution of transferred binaries.</p>
Detects
T1570 Lateral Tool Transfer
Part of
DET0183 Detection Strategy for Lateral Tool Transfer across OS platforms

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=5140DC0102 Network Share Access
WinEventLog:SysmonEventCode=11DC0039 File 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
TimeWindowTime period between file transfer and execution used to correlate events
UserContextAccounts allowed to perform legitimate administrative transfers
FilePathWhitelistExclude known legitimate software update directories

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2024-4577PHP Group PHPMapped