Versions in this module Expand all Collapse all v1 v1.5.43 May 2, 2024 v1.5.42 May 2, 2024 Changes in this version + func GetPrivsCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func GetSystemCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func ImpersonateCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func MakeTokenCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func PrintGetPrivs(privs *sliverpb.GetPrivs, pid int32, con *console.SliverConsoleClient) + func PrintGetSystem(getsystemResp *sliverpb.GetSystem, con *console.SliverConsoleClient) + func PrintImpersonate(impersonate *sliverpb.Impersonate, username string, ...) + func PrintMakeToken(makeToken *sliverpb.MakeToken, domain string, username string, ...) + func PrintRev2Self(revert *sliverpb.RevToSelf, con *console.SliverConsoleClient) + func PrintRunAs(runAs *sliverpb.RunAs, process string, args string, name string, ...) + func RevToSelfCmd(ctx *grumble.Context, con *console.SliverConsoleClient) + func RunAsCmd(ctx *grumble.Context, con *console.SliverConsoleClient)