service

package
v0.0.0-...-fe75120 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 21 Imported by: 0

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 LoaderData struct {
	OS           string `json:"os"`
	Arch         string `json:"arch"`
	Hostname     string `json:"hostname"`
	LoaderType   string `json:"loaderType"`
	AESKeyBase64 string `json:"aesKey"`
	AESIVBase64  string `json:"aesIV"`
}

type SocketData

type SocketData struct {
}

Jump to

Keyboard shortcuts

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