Back to Sliver

client/command/backdoor

client/command/backdoor/README.md

1.7.3366 B
Original Source

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.