Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 526 Bytes

screen-capture.md

File metadata and controls

18 lines (14 loc) · 526 Bytes
ID E1113
Objective(s) Collection, Credential Access
Related ATT&CK Technique Screen Capture

Screen Capture

Malware takes screen captures of the desktop.

See ATT&CK: Screen Capture.

Methods

Name ID Description
WinAPI E1113.m01 Screen is captured using WinAPI functions (e.g., user32.GetDesktopWindow).