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 ¶ added in v1.6.0
func Commands(con *console.SliverClient) []*cobra.Command
Commands returns the “ command and its subcommands.
func LootScreenshot ¶ added in v1.5.13
func LootScreenshot(screenshot *sliverpb.Screenshot, lootName string, hostName string, con *console.SliverClient)
func PrintScreenshot ¶ added in v1.5.0
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.