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: 12
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
client/command/reconfig
Overview
Implements the 'reconfig' command group for the Sliver client console. Handlers map Cobra invocations to reconfig workflows such as rename.
Go Files
commands.go – Registers the reconfig command and attaches subcommands such as rename.
reconfig.go – Shows current implant configuration and prompts for updates.
rename.go – Renames implants or beacons on the server for easier identification.
Documentation
¶
func Commands ¶
added in
v1.6.0
Commands returns the “ command and its subcommands.
ReconfigCmd - Reconfigure metadata about a sessions.
RecnameCmd - Reconfigure metadata about a sessions.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.