> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# screencapture

## Summary

Capture a screenshot of the targets desktop (not implemented on Linux).

* Needs Admin: False
* Version: 1
* Author: @xorrior

### Arguments

## Usage

```
screencapture
```

## MITRE ATT\&CK Mapping

* T1113

## Detailed Summary

This command uses the `CGDisplayCreateImageForRect` API function to obtain an image of the currently logged users desktop.
