Techniques › T1115 › AN0965
AN0965 Analytic 0965
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Detection of clipboard access via OS utilities (e.g., clip.exe, Get-Clipboard) by non-interactive or abnormal parent processes, potentially chained with staging or exfiltration commands.</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 |
|---|---|---|
| WinEventLog:Sysmon | EventCode=1 | DC0032 Process Creation |
| WinEventLog:Sysmon | EventCode=10 | DC0035 Process 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.
| Field | Description |
|---|---|
TimeWindow | Defines how far back to look for parent-child relationships and follow-on network activity. |
UserContext | Filters based on service vs interactive users to reduce noise. |
ParentProcessName | Tunable list of expected/benign clipboard accessors. |