Techniques › T1115 › AN0966
AN0966 Analytic 0966
macOS · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detection of pbpaste/pbcopy clipboard access by processes without terminal sessions or linked to launch agents, potentially staged for collection.</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 |
|---|---|---|
| macos:unifiedlog | process | 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 |
|---|---|
ExecutionChainLength | How many chained or embedded processes to track for correlation. |
TerminalSession | Whether the pbpaste/pbcopy action is tied to a user terminal. |
BinaryPath | Adjust if clipboard tooling is relocated (e.g., /opt/empyre/pbpaste). |