Techniques › T1115 › AN0967
AN0967 Analytic 0967
Linux · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detection of xclip or xsel access to clipboard buffers outside of user terminal context, especially when chained to staging (gzip, base64) or network exfiltration (curl, scp).</p>
- Detects
- T1115 Clipboard Data
- Part of
- DET0341 Clipboard Data Access with Anomalous Context
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 source | Channel | Data component |
|---|---|---|
| auditd:SYSCALL | execve | DC0032 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.
| Field | Description |
|---|---|
ClipboardCommand | Tool used (xclip, xsel, custom clipboard-read binary). |
CorrelationWindow | Temporal window to chain staging or network activity with clipboard access. |
TTYLinked | Was access linked to interactive user TTY? |