kevmap

TechniquesT1048.002 › AN1414

AN1414 Analytic 1414

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

<p>Detects staged file access (e.g., archive or obfuscation), followed by an encrypted outbound connection (TLS/HTTPS) from unusual processes such as curl/wget, Python scripts, or custom binaries.</p>
Detects
T1048.002 Exfiltration Over Asymmetric Encrypted Non-C2 Protocol
Part of
DET0512 Detection of Exfiltration Over Asymmetric Encrypted Non-C2 Protocol

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
auditd:SYSCALLexecveDC0032 Process Creation
auditd:SYSCALLconnectDC0082 Network Connection Creation
NSM:Flowssl.log, conn.logDC0085 Network Traffic Content
auditd:SYSCALLopen, readDC0055 File 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
ConnectionDestinationScopeRestrict outbound connections to non-corporate domains or IPs.
FileAccessExtensionListList of extensions considered sensitive or exfil-worthy (e.g., .zip, .db, .xlsx).
SSLClientProcessBaselineDefine normal encrypted-traffic-capable binaries.