monitor

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2025 License: GPL-3.0 Imports: 10 Imported by: 0

README

client/command/monitor

Overview

Implements the 'monitor' command group for the Sliver client console. Handlers map Cobra invocations to monitor workflows such as start and stop.

Go Files

  • commands.go – Registers the monitor command suite for live session monitoring.
  • config.go – Parses monitor configuration flags and resolves target selections.
  • start.go – Starts monitoring jobs and streams event output to the console.
  • stop.go – Stops active monitor jobs and reports termination status.

Documentation

Index

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 MonitorAddConfigCmd

func MonitorAddConfigCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

func MonitorConfigCmd

func MonitorConfigCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

func MonitorDelConfigCmd

func MonitorDelConfigCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

func MonitorStartCmd

func MonitorStartCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

MonitorStartCmd - Start monitoring threat intel for implants

func MonitorStopCmd

func MonitorStopCmd(cmd *cobra.Command, con *console.SliverClient, args []string)

MonitorStopCmd - Stop monitoring threat intel for implants

func PrintWTConfig

func PrintWTConfig(configs *clientpb.MonitoringProviders, con *console.SliverClient)

PrintWTConfig - Print the current watchtower configuration

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL