Get desktop application:
View/edit binary Protocol Buffers messages
int64 id = 1
string payloadName = 2
int64 id = 1
string uuid = 2
string name = 3
string os = 4
string arch = 5
string format = 6
string lprotocol = 7
string lhost = 8
int32 lport = 9
string type = 10
int64 sleep = 11
int64 jitter = 12
int64 killDate = 13
bool indirectSyscalls = 14
bool antiDebug = 15
int64 compLevel = 16
int64 id = 1
string uuid = 2
string name = 3
string os = 4
string arch = 5
string format = 6
string lprotocol = 7
string lhost = 8
int32 lport = 9
string type = 10
string payloadToLoad = 11
string technique = 12
string processToInject = 13
bool indirectSyscalls = 14
bool antiDebug = 15
int64 compLevel = 16
int64 id = 1
string uuid = 2
string name = 3
string os = 4
string arch = 5
string format = 6
string lprotocol = 7
string lhost = 8
int32 lport = 9
string type = 10
Used as response type in: HermitRPC.AgentGetAll, HermitRPC.AgentGetById
int64 id = 1
string uuid = 2
string name = 3
string ip = 4
string os = 5
string arch = 6
string hostname = 7
string listenerURL = 8
string implantType = 9
string checkInDate = 10
int64 sleep = 11
int64 jitter = 12
int64 killDate = 13
string aesKey = 14
string aesIV = 15
string sessionId = 16
Used as request type in: HermitRPC.ListenerStart
Used as response type in: HermitRPC.ListenerGetAll, HermitRPC.ListenerGetById
int64 id = 1
string uuid = 2
string name = 3
string protocol = 4
string host = 5
int32 port = 6
string domains = 7
bool active = 8
Used as request type in: HermitRPC.LootClearByAgentName, HermitRPC.LootGetAll
string agentName = 1
string filter = 2
Used as request type in: HermitRPC.OperatorRegister
Used as response type in: HermitRPC.OperatorGetAll, HermitRPC.OperatorGetById
int64 id = 1
string uuid = 2
string name = 3
string login = 4
Used as request type in: HermitRPC.TaskClearByAgentName, HermitRPC.TaskListByAgentName, HermitRPC.TaskSetByAgentName
string task = 1
string agentName = 2