Documentation ¶
Index ¶
- func Commands(con *console.SliverClient) []*cobra.Command
- func LootScreenshot(screenshot *sliverpb.Screenshot, lootName string, hostName string, ...)
- func PrintScreenshot(screenshot *sliverpb.Screenshot, hostname string, cmd *cobra.Command, ...)
- func ScreenshotCmd(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 LootScreenshot ¶
func LootScreenshot(screenshot *sliverpb.Screenshot, lootName string, hostName string, con *console.SliverClient)
func PrintScreenshot ¶
func PrintScreenshot(screenshot *sliverpb.Screenshot, hostname string, cmd *cobra.Command, con *console.SliverClient)
PrintScreenshot - Handle the screenshot command response.
func ScreenshotCmd ¶
func ScreenshotCmd(cmd *cobra.Command, con *console.SliverClient, args []string)
ScreenshotCmd - Take a screenshot of the remote system.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.