{"id":2606,"date":"2019-02-22T12:20:54","date_gmt":"2019-02-22T19:20:54","guid":{"rendered":"https:\/\/zed.inguardians.com\/?p=2606"},"modified":"2019-08-01T16:25:38","modified_gmt":"2019-08-01T23:25:38","slug":"invoke-clipboard","status":"publish","type":"post","link":"https:\/\/zed.inguardians.com\/tools\/invoke-clipboard\/","title":{"rendered":"Invoke-Clipboard"},"content":{"rendered":"
By Adam Crompton, Senior Security Consultant, InGuardians<\/p>\n
Invoke-Cliboard is a powershell tool for acquiring clipboard data on Windows machines as well as creation of command and control through the clipboard. Invoke-Clipboard is written in PowerShell to use the user32.dll data link library (DLL) in order to import the appropriate clipboard functions using C#.<\/p>\n
Invoke-Clipboard has two methods of being called; one for clipboard logging\/harvesting (Invoke-ClipboardLogger) and the other for establishing a Command and Control (C2C) channel over the clipboard (Invoke-ClipboardC2C and Invoke-ClipboardC2V).<\/p>\n
Tool: https:\/\/github.com\/inguardians\/Invoke-Clipboard\/<\/a><\/p>\n Blog: https:\/\/www.inguardians.com\/2019\/02\/06\/all-your-copy-paste-are-belong-to-us\/<\/a><\/p>\n