CLIPBOARDSTEALBOF(1)

NAME

ClipboardStealBOFAn alternative to the builtin clipboard feature in Cobalt Strike that adds the capability to enable/disable and dump…

SYNOPSIS

INFO

106 stars
7 forks
0 views

DESCRIPTION

An alternative to the builtin clipboard feature in Cobalt Strike that adds the capability to enable/disable and dump the clipboard history.

README

ClipboardStealBOF

An alternative to the builtin clipboard feature in Cobalt Strike that adds the capability to enable/disable and dump the clipboard history.

Credits to @netero1010's ClipboardHistoryThief (https://github.com/netero1010/ClipboardHistoryThief/tree/main) for the original PoC.

To start

  1. Git clone the repo
  2. Run make

Usage

  1. Import the clipboardsteal.cna script into Cobalt Strike
  2. Use the command clipboardsteal [cmd]
clipboardsteal [command]
Command         Description      
dump            Dumps the content of the clipboard history to console
enable          Enables the clipboard history feature.
disable         Disables the clipboard history feature.
check           Checks if clipboard history feature is enabled.
help            Shows this help menu.

Credits:

SEE ALSO

clihub3/4/2026CLIPBOARDSTEALBOF(1)