kevmap

TechniquesT1113 › 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 sourceChannelData component
WinEventLog:SysmonEventCode=1DC0032 Process Creation
WinEventLog:SysmonEventCode=7DC0016 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.

FieldDescription
ParentProcessNameDepends on allowed parent process behaviors in the environment (e.g., explorer.exe vs powershell.exe)
TimeWindowCan tune alert thresholds for rapid or scheduled screenshots (e.g., interval-based screen capture)
ImageExtensionTo detect file writes (e.g., .bmp, .png) that deviate from typical user activity