mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-14 23:44:12 +00:00
18 lines
225 B
Markdown
18 lines
225 B
Markdown
|
|
+++
|
||
|
|
title = "screenshot"
|
||
|
|
chapter = false
|
||
|
|
weight = 103
|
||
|
|
hidden = false
|
||
|
|
+++
|
||
|
|
|
||
|
|
## Summary
|
||
|
|
Take a screenshot of the desktop session associated with the current process.
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
```
|
||
|
|
screenshot
|
||
|
|
```
|
||
|
|
|
||
|
|
## MITRE ATT&CK Mapping
|
||
|
|
|
||
|
|
- T1113
|