Documentation
¶
Index ¶
- func Broadcast(con *core.Console, event *clientpb.Event) (bool, error)
- func BroadcastCmd(cmd *cobra.Command, con *core.Console) error
- func Commands(con *core.Console) []*cobra.Command
- func ExecuteModule(rpc clientrpc.MaliceRPCClient, sess *client.Session, spite *implantpb.Spite, ...) (*clientpb.Task, error)
- func GetLicenseCmd(cmd *cobra.Command, con *core.Console) error
- func ListPivot(con *core.Console) ([]*output.PivotingContext, error)
- func ListPivotCmd(cmd *cobra.Command, con *core.Console) error
- func Log(con *core.Console, sess *client.Session, msg string, notify bool) (bool, error)
- func LoginCmd(cmd *cobra.Command, con *core.Console) error
- func Notify(con *core.Console, event *clientpb.Event) (bool, error)
- func PrintPivots(contexts []*clientpb.Context, con *core.Console, all bool)
- func Register(con *core.Console)
- func StatusCmd(con *core.Console) error
- func StatusCommand(con *core.Console) *cobra.Command
- func VersionCmd(cmd *cobra.Command, con *core.Console) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteModule ¶ added in v0.3.0
func ExecuteModule(rpc clientrpc.MaliceRPCClient, sess *client.Session, spite *implantpb.Spite, expect string) (*clientpb.Task, error)
ExecuteModule executes a dynamically constructed module request via the ExecuteModule RPC.
func GetLicenseCmd ¶ added in v0.1.1
func ListPivot ¶ added in v0.1.0
func ListPivot(con *core.Console) ([]*output.PivotingContext, error)
func PrintPivots ¶ added in v0.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.