Documentation ¶
Index ¶
- func DNSListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func HTTPListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func HTTPSListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func JobsCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func MTLSListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func PrintJobs(jobs map[uint32]*clientpb.Job, con *console.SliverConsoleClient)
- func StageListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func WGListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DNSListenerCmd ¶
func DNSListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
DNSListenerCmd - Start a DNS lisenter
func HTTPListenerCmd ¶
func HTTPListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
HTTPListenerCmd - Start an HTTP listener
func HTTPSListenerCmd ¶
func HTTPSListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
HTTPSListenerCmd - Start an HTTPS listener
func JobsCmd ¶
func JobsCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
JobsCmd - Manage server jobs (listeners, etc)
func MTLSListenerCmd ¶
func MTLSListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
MTLSListenerCmd - Start an mTLS listener
func PrintJobs ¶
func PrintJobs(jobs map[uint32]*clientpb.Job, con *console.SliverConsoleClient)
PrintJobs - Prints a list of active jobs
func StageListenerCmd ¶
func StageListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
StageListenerCmd --url [tcp://ip:port | http://ip:port ] --profile name
func WGListenerCmd ¶
func WGListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
WGListenerCmd - Start a WireGuard listener
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.