Documentation
¶
Overview ¶
make our module
make our module
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PHONEHOME_TCP net.TCPAddr
View Source
var PHONEHOME_UDP net.UDPAddr
Functions ¶
Types ¶
type Command ¶
type Command struct {
Task_id int
// contains filtered or unexported fields
}
struct to represent an OS command from the wire we will be shoving a JSON payload into this
type OutgoingMessage ¶
type OutgoingMessage struct {
// contains filtered or unexported fields
}
Container for Outgoing messages to the Command And Control
Click to show internal directories.
Click to hide internal directories.