jobs

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: GPL-3.0 Imports: 26 Imported by: 0

README

Jobs

Implements commands related to starting/killing jobs like jobs and starting C2 listeners (mtls, http, etc.)

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 DNSListenerCmd

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

DNSListenerCmd - Start a DNS lisenter.

func HTTPListenerCmd

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

HTTPListenerCmd - Start an HTTP listener.

func HTTPSListenerCmd

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

HTTPSListenerCmd - Start an HTTPS listener.

func JobsCmd

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

JobsCmd - Manage server jobs (listeners, etc).

func JobsIDCompleter

func JobsIDCompleter(con *console.SliverClient) carapace.Action

JobsIDCompleter completes jobs IDs with descriptions.

func MTLSListenerCmd

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

MTLSListenerCmd - Start an mTLS listener.

func PrintJobs

func PrintJobs(jobs map[uint32]*clientpb.Job, con *console.SliverClient)

PrintJobs - Prints a list of active jobs.

func StageListenerCmd

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

StageListenerCmd --url [tcp://ip:port | http://ip:port ] --profile name.

func WGListenerCmd

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

WGListenerCmd - Start a WireGuard listener.

Types

This section is empty.

Jump to

Keyboard shortcuts

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