> For the complete documentation index, see [llms.txt](https://tools.thehacker.recipes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tools.thehacker.recipes/mimikatz/modules/misc/clip.md).

# clip

`misc::clip` monitors clipboard. `CTRL+C` stops the monitoring.

```
mimikatz # misc::clip
Monitoring ClipBoard...(CTRL+C to stop)

ClipData: misc::clip
ClipData:

mimikatz #

mimikatz # misc::clip
Monitoring ClipBoard...(CTRL+C to stop)

ClipData:
```

{% hint style="warning" %}
Tests on Windows 10 Enterprise 1903 and 20H2, indicated this didn't work.
{% endhint %}
