Files
2025-10-04 11:49:32 -07:00
..
2025-10-04 11:49:32 -07:00

client/command/backdoor

Overview

Implements the 'backdoor' command group for the Sliver client console.

Go Files

  • backdoor.go Implements the RPC workflow that backdoors a remote binary with Sliver shellcode for the active session.
  • commands.go Registers the Cobra command, binds flags/completions, and restricts usage to applicable targets.