processes

package
v1.15.16 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: GPL-3.0 Imports: 16 Imported by: 2

README

Processes

Commands for manipulating remote processes, e.g. ps, terminate, etc.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPIDByName

func GetPIDByName(ctx *grumble.Context, name string, con *console.SliverConsoleClient) int

GetPIDByName - Get a PID by name from the active session

func LootProcessDump added in v1.5.13

func LootProcessDump(dump *sliverpb.ProcessDump, lootName string, hostName string, pid int, con *console.SliverConsoleClient)

func PrintPS added in v1.5.0

func PrintPS(os string, ps *sliverpb.Ps, interactive bool, ctx *grumble.Context, con *console.SliverConsoleClient)

PrintPS - Prints the process list

func PrintProcessDump added in v1.5.0

func PrintProcessDump(dump *sliverpb.ProcessDump, saveTo string, hostname string, pid int, con *console.SliverConsoleClient)

PrintProcessDump - Handle the results of a process dump

func PrintTerminate added in v1.5.0

func PrintTerminate(terminated *sliverpb.Terminate, con *console.SliverConsoleClient)

PrintTerminate - Print the results of the terminate command

func ProcdumpCmd

func ProcdumpCmd(ctx *grumble.Context, con *console.SliverConsoleClient)

ProcdumpCmd - Dump the memory of a remote process

func PsCmd

func PsCmd(ctx *grumble.Context, con *console.SliverConsoleClient)

PsCmd - List processes on the remote system

func TerminateCmd

func TerminateCmd(ctx *grumble.Context, con *console.SliverConsoleClient)

TerminateCmd - Terminate a process on the remote system

Types

This section is empty.

Jump to

Keyboard shortcuts

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