kevmap

TechniquesT1071.002 › AN1169

AN1169 Analytic 1169

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

<p>Detects FTP, SMB, or TFTP traffic initiated by suspicious processes like PowerShell, cmd.exe, or rundll32.exe—especially with large outbound file transfers or unbalanced traffic volume.</p>
Detects
T1071.002 File Transfer Protocols
Part of
DET0416 Detection of File Transfer Protocol-Based C2 (FTP, FTPS, SMB, TFTP)

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=3, 22DC0082 Network Connection Creation
WinEventLog:SysmonEventCode=1DC0032 Process Creation
NSM:Flowftp.log, smb_files.logDC0085 Network Traffic Content

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
ProcessImageFilterLimit to non-standard FTP clients or suspicious binaries (e.g., cmd, mshta)
DataFlowDirectionThresholdRatio of outbound:inbound bytes; e.g., >90% outbound
FilenamePatternSuspicious file extensions or naming (e.g., .zip, .rar, random hash names)

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2023-40044Progress WS_FTP ServerMapped