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.4
Opens a new window with list of versions in this module.
Published: Jan 15, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
client/command/dllhijack
Overview
Implements the 'dllhijack' command group for the Sliver client console.
Go Files
commands.go – Registers the dllhijack command, its flags, and completions for selecting remote DLL targets.
dllhijack.go – Performs the RPC call that plants a Sliver DLL alongside a target executable for hijacking.
Documentation
¶
func Commands ¶
added in
v1.6.0
Commands returns the “ command and its subcommands.
DllHijackCmd -- implements the dllhijack command
Source Files
¶
Click to show internal directories.
Click to hide internal directories.