diff --git a/Windows/Collection/Clipboard_Data.md b/Windows/Collection/Clipboard_Data.md index 1077bc4..0636883 100644 --- a/Windows/Collection/Clipboard_Data.md +++ b/Windows/Collection/Clipboard_Data.md @@ -11,6 +11,5 @@ MITRE ATT&CK Technique: [T1115](https://attack.mitre.org/wiki/Technique/T1115) ## PowerShell - echo Get-Process > things.txt - powershell + echo Get-Process | clip Get-Clipboard | iex