Versions in this module Expand all Collapse all v1 v1.6.10 Feb 1, 2026 GO-2024-2993 +1 more 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 Changes in this version + func Commands(con *console.SliverClient) []*cobra.Command + func DisplayShellcodeEncoders(encoderMap *clientpb.ShellcodeEncoderMap, con *console.SliverClient) + func ShellcodeEncoderArchCompleter(con *console.SliverClient) carapace.Action + func ShellcodeEncoderNameCompleter(con *console.SliverClient) carapace.Action + func ShellcodeEncodersCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func ShellcodeEncodersEncodeCmd(cmd *cobra.Command, con *console.SliverClient, args []string)