Amnesiac
  • Welcome
  • Intended Usage
  • Get-Started
    • Quick Start
  • Main Menu
    • Available Commands
    • Main Menu Structure
    • [0] Scan Network for Admin Access
    • [1] Single-Listener (single target)
    • [2] Global-Listener (multiple targets)
    • [3] Scan Network for Listening Targets
    • Bookmarks
    • Payload Types
    • Payload Delivery
    • Serving Scripts
    • Sessions Display
    • Targets
    • Terminate Sessions
  • Sessions
    • Core Commands
      • Download
      • Exit
      • GListener
      • GLSet
      • Help
      • Kill
      • OneIsNone
      • Scramble
      • Sync
      • Toggle
      • Upload
    • System Commands
      • AV
      • Net
      • Process
      • Services
      • Sessions
      • Software
      • Startup
    • User Activity
      • ClearLogs
      • Clipboard
      • History and ClearHistory
      • Keylog and KeylogRead
      • ScreenShot and Screen4K
    • Scripts Loading
      • Mimi
      • Patch and PatchNet
      • PInject
      • PowerView
      • Rubeus
      • TLS
    • Local Actions
      • Ask4Creds
      • AutoMimi
      • CredMan
      • Dpapi
      • GetSystem
      • HashGrab
      • Hive
      • Kerb
      • Migrate
      • Monitor
    • Domain Actions
      • DCSync
      • CredValidate
      • Impersonation
      • LocalAdminAccess
      • PassSpray
      • Remoting
      • SessionHunter
  • Beware
    • Encryption
    • Non-Domain-Joined systems
    • SessionID 0
    • Timeouts
Powered by GitBook
On this page
  1. Sessions
  2. User Activity

Clipboard

Get the Clipboard content (text)

Last updated 1 year ago

The Clipboard command is designed to retrieve the content of the user's clipboard, specifically text data. This command can be valuable in scenarios where the operator is searching for credentials or any other information that could facilitate lateral movement within the network.

To use the Clipboard command, simply type Clipboard in the Amnesiac console and execute the command. The text content stored in the clipboard will be displayed on the screen, allowing the operator to inspect and collect potentially valuable information.

Additionally, the content retrieved from the clipboard is saved within the "C:\Users\Public\Documents\Amnesiac\Clipboard" folder for future reference and analysis.

Please note that the current session process needs to be a child process of the Explorer user process in order to be able to retrieve the user's clipboard content. Using the command from an NT Authority\System shell (for example) will not produce results, as that user has no content saved in the Clipboard.