Documentation ¶
Index ¶
- func Commands(con *console.SliverClient) []*cobra.Command
- func GIDCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func InfoCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func PIDCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func PingCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func PrintTokenOwner(cto *sliverpb.CurrentTokenOwner, con *console.SliverClient)
- func SliverCommands(con *console.SliverClient) []*cobra.Command
- func UIDCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
- func WhoamiCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Commands ¶
func Commands(con *console.SliverClient) []*cobra.Command
Commands returns the “ command and its subcommands.
func GIDCmd ¶
func GIDCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
GIDCmd - Get the active session's GID.
func InfoCmd ¶
func InfoCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
InfoCmd - Display information about the active session.
func PIDCmd ¶
func PIDCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
PIDCmd - Get the active session's PID.
func PingCmd ¶
func PingCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
PingCmd - Send a round trip C2 message to an implant (does not use ICMP).
func PrintTokenOwner ¶
func PrintTokenOwner(cto *sliverpb.CurrentTokenOwner, con *console.SliverClient)
func SliverCommands ¶
func SliverCommands(con *console.SliverClient) []*cobra.Command
SliverCommands returns all info commands working on an active target.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.