Techniques › T1113 › AN0980
AN0980 Analytic 0980
Windows · attack.mitre.org · ATT&CK Enterprise v19.2
<p>Unusual use of screen capture APIs (e.g., CopyFromScreen) or command-line tools to write image files to disk.</p>
- Detects
- T1113 Screen Capture
- Part of
- DET0346 Detect Screen Capture via Commands and API Calls
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=7 | DC0016 Module Load |
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 |
|---|---|
ParentProcessName | Depends on allowed parent process behaviors in the environment (e.g., explorer.exe vs powershell.exe) |
TimeWindow | Can tune alert thresholds for rapid or scheduled screenshots (e.g., interval-based screen capture) |
ImageExtension | To detect file writes (e.g., .bmp, .png) that deviate from typical user activity |