mirror of
https://github.com/BishopFox/sliver
synced 2026-06-08 10:29:05 +00: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.