Versions in this module Expand all Collapse all v1 v1.0.0 Nov 17, 2025 Changes in this version + func Commands(con *console.SliverClient) []*cobra.Command + func ExecuteAssemblyCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func ExecuteCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func ExecuteShellcodeCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func HandleExecuteAssemblyResponse(execAssembly *sliverpb.ExecuteAssembly, assemblyPath string, hostName string, ...) + func HandleExecuteResponse(exec *sliverpb.Execute, cmdPath string, hostName string, cmd *cobra.Command, ...) + func HandleSideloadResponse(sideload *sliverpb.Sideload, binPath string, hostName string, ...) + func HandleSpawnDLLResponse(spawndll *sliverpb.SpawnDll, binPath string, hostName string, ...) + func LootExecute(commandOutput []byte, lootName string, sliverCmdName string, cmdName string, ...) + func MigrateCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func MsfCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func MsfInjectCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func PrintExecute(exec *sliverpb.Execute, cmd *cobra.Command, con *console.SliverClient) + func PrintExecuteShellcode(task *sliverpb.Task, con *console.SliverClient) + func PrintExecutionOutput(executionOutput string, saveOutput bool, commandName string, hostName string, ...) + func PrintMsfRemote(msfRemote *sliverpb.Task, con *console.SliverClient) + func PrintSSHCmd(sshCmd *sliverpb.SSHCommand, con *console.SliverClient) + func PsExecCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func SSHCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func SaveExecutionOutput(executionOutput string, commandName string, hostName string, ...) + func SideloadCmd(cmd *cobra.Command, con *console.SliverClient, args []string) + func SpawnDllCmd(cmd *cobra.Command, con *console.SliverClient, args []string)