Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HttpsStart ¶
func HttpsStart( lis *listener.Listener, lisJob *job.ListenerJob, serverState *state.ServerState, ) error
Types ¶
type CheckInData ¶
type CheckInData struct { OS string `json:"os"` Arch string `json:"arch"` Hostname string `json:"hostname"` ListenerURL string `json:"listenerURL"` ImplantType string `json:"implantType"` Sleep uint `json:"sleep"` Jitter uint `json:"jitter"` KillDate uint `json:"killDate"` AESKeyBase64 string `json:"aesKey"` AESIVBase64 string `json:"aesIV"` }
type LoaderData ¶
type SocketData ¶
type SocketData struct { }
Click to show internal directories.
Click to hide internal directories.