kevmap

TechniquesT1565.002 › AN0703

AN0703 Analytic 0703

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

<p>Detect alterations of transmitted data via monitoring syscalls (send, recv, write) or middleware interception. Identify mismatched file hashes when compared at origin vs. destination. Watch for anomalous activity from processes interacting with secure transmission services (e.g., OpenSSL, scp).</p>
Detects
T1565.002 Transmitted Data Manipulation
Part of
DET0254 Detection Strategy of Transmitted Data Manipulation

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:SYSCALLsend, recv, write: Abnormal interception or alteration of transmitted dataDC0021 OS API Execution
linux:syslogIntegrity mismatch warnings or malformed packets detectedDC0085 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
WatchedProcessesList of processes authorized to handle transmitted data (e.g., sshd, nginx).
HashCheckIntervalFrequency of out-of-band integrity verification checks.