package
Version:
v0.0.0-...-3c00d2c
Opens a new window with list of versions in this module.
Published: Dec 26, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func PrintAgentDetails(ag *Agent)
func PrintAgents(ags []*Agent)
func NewAgent(
id uint,
uuid string,
name string,
ip string,
os string,
arch string,
hostname string,
listenerURL string,
implantType string,
checkInDate string,
sleep uint,
jitter uint,
killDate uint,
aes *crypt.AES,
sessionId string,
) (*Agent, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.