Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hak5
GitHub Repository: hak5/usbrubberducky-payloads
Path: blob/master/payloads/library/exfiltration/ClipBoard-Creep/README.md
2968 views

Clipboard-Creep

Clipboard-Creep is a basic script which tracks the users clipboard and exfiltrates it contents. It was created to get access to passwords copied out of password managers, but might be useful in general.

Usage

#HOOK

Define your webhook under #HOOK

alt text

#CALLBACK_DELAY

Define a timer under #CALLBACK_DELAY. This defines the pause between calls to your webhook. A default of 12 seconds was choosen to capture potential passwords, in clipboards of password managers.

alt text

After successful execution you'll see the contents of your targets clipboard or simply signs of life flying into your webhook. alt text