Documentation
¶
Index ¶
- func AddCredential(con *repl.Console, sess *core.Session, task *clientpb.Task, credType string, ...) (bool, error)
- func AddDownload(con *repl.Console, sess *core.Session, task *clientpb.Task, ...) (bool, error)
- func AddKeylogger(con *repl.Console, sess *core.Session, task *clientpb.Task, data []byte) (bool, error)
- func AddPort(con *repl.Console, sess *core.Session, task *clientpb.Task, ...) (bool, error)
- func AddScreenshot(con *repl.Console, sess *core.Session, task *clientpb.Task, data []byte) (bool, error)
- func AddUpload(con *repl.Console, sess *core.Session, task *clientpb.Task, ...) (bool, error)
- func Commands(con *repl.Console) []*cobra.Command
- func GetContextsByTask(con *repl.Console, contextType string, task *clientpb.Task) (*clientpb.Contexts, error)
- func GetContextsByType(con *repl.Console, contextType string) (*clientpb.Contexts, error)
- func GetCredentials(con *repl.Console) ([]*clientpb.Context, error)
- func GetCredentialsCmd(cmd *cobra.Command, con *repl.Console) error
- func GetDownloads(con *repl.Console) ([]*clientpb.Context, error)
- func GetDownloadsCmd(cmd *cobra.Command, con *repl.Console) error
- func GetKeyloggers(con *repl.Console) ([]*clientpb.Context, error)
- func GetKeyloggersCmd(cmd *cobra.Command, con *repl.Console) error
- func GetPorts(con *repl.Console) ([]*clientpb.Context, error)
- func GetPortsCmd(cmd *cobra.Command, con *repl.Console) error
- func GetScreenshots(con *repl.Console) ([]*clientpb.Context, error)
- func GetScreenshotsCmd(cmd *cobra.Command, con *repl.Console) error
- func GetUploads(con *repl.Console) ([]*clientpb.Context, error)
- func GetUploadsCmd(cmd *cobra.Command, con *repl.Console) error
- func ListContexts(cmd *cobra.Command, con *repl.Console) error
- func Register(con *repl.Console)
- func RegisterCredential(con *repl.Console)
- func RegisterDownload(con *repl.Console)
- func RegisterKeylogger(con *repl.Console)
- func RegisterPort(con *repl.Console)
- func RegisterScreenshot(con *repl.Console)
- func RegisterUpload(con *repl.Console)
- func SyncCmd(cmd *cobra.Command, con *repl.Console) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCredential ¶
func AddDownload ¶
func AddKeylogger ¶
func AddScreenshot ¶
func GetContextsByTask ¶
func GetContextsByType ¶
func RegisterCredential ¶
func RegisterDownload ¶
func RegisterKeylogger ¶
func RegisterPort ¶
func RegisterScreenshot ¶
func RegisterUpload ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.