Affected by GO-2024-2993
and 1 other vulnerabilities
GO-2024-2993: Sliver Allows Authenticated Operator-to-Server Remote Code Execution in github.com/bishopfox/sliver
GO-2026-4280: Sliver Vulnerable to Pre-Auth Memory Exhaustion via NoEncoder Bypass in github.com/bishopfox/sliver
package
Version:
v1.6.6
Opens a new window with list of versions in this module.
Published: Jan 16, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
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.
Documentation
¶
BackdoorCmd - Command to inject implant code into an existing binary.
func Commands ¶
added in
v1.6.0
Commands returns the “ command and its subcommands.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.