mirror of
https://github.com/MBCProject/mbc-markdown
synced 2026-06-08 11:36:36 +00:00
526 B
526 B
| 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). |