Documentation ¶
Index ¶
- func PivotDetailsCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func PivotTypeToString(pivotType sliverpb.PivotType) string
- func PivotsCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func PivotsGraphCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func PrintPivotListenerDetails(listener *sliverpb.PivotListener, con *console.SliverConsoleClient)
- func PrintPivotListeners(pivotListeners []*sliverpb.PivotListener, con *console.SliverConsoleClient)
- func SelectPivotListener(listeners []*sliverpb.PivotListener, con *console.SliverConsoleClient) (*sliverpb.PivotListener, error)
- func StartNamedPipeListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func StartTCPListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
- func StopPivotListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PivotDetailsCmd ¶ added in v1.5.0
func PivotDetailsCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
PivotDetailsCmd - Display pivots for all sessions
func PivotTypeToString ¶ added in v1.5.0
PivotTypeToString - Convert a pivot type to a human string
func PivotsCmd ¶
func PivotsCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
PivotsCmd - Display pivots for all sessions
func PivotsGraphCmd ¶ added in v1.5.0
func PivotsGraphCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
PivotsGraphCmd - Display pivots for all sessions
func PrintPivotListenerDetails ¶ added in v1.5.0
func PrintPivotListenerDetails(listener *sliverpb.PivotListener, con *console.SliverConsoleClient)
PrintPivotListenerDetails - Print details of a single pivot listener
func PrintPivotListeners ¶ added in v1.5.0
func PrintPivotListeners(pivotListeners []*sliverpb.PivotListener, con *console.SliverConsoleClient)
PrintPivotListeners - Print a table of pivot listeners
func SelectPivotListener ¶ added in v1.5.0
func SelectPivotListener(listeners []*sliverpb.PivotListener, con *console.SliverConsoleClient) (*sliverpb.PivotListener, error)
SelectPivotListener - Interactive menu to select a pivot listener
func StartNamedPipeListenerCmd ¶ added in v1.5.0
func StartNamedPipeListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
StartNamedPipeListenerCmd - Start a TCP pivot listener on the remote system
func StartTCPListenerCmd ¶ added in v1.5.0
func StartTCPListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
StartTCPListenerCmd - Start a TCP pivot listener on the remote system
func StopPivotListenerCmd ¶ added in v1.5.0
func StopPivotListenerCmd(ctx *grumble.Context, con *console.SliverConsoleClient)
StopPivotListenerCmd - Start a TCP pivot listener on the remote system
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.