package c2

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service C2

c2.proto:135

message Agent

c2.proto:16

Agent information to identify the type of beacon.

Used in: Beacon

message Beacon

c2.proto:21

Beacon information that is unique to the current running beacon.

Used in: ClaimTasksRequest

message Host

c2.proto:30

Host information for the system a beacon is running on.

Used in: Beacon

enum Host.Platform

c2.proto:34

Used in: Host

enum ReverseShellMessageKind

c2.proto:115

Used in: ReverseShellRequest, ReverseShellResponse

message Task

c2.proto:48

Task instructions for the beacon to execute.

Used in: ClaimTasksResponse

message TaskError

c2.proto:55

TaskError provides information when task execution fails.

Used in: TaskOutput

message TaskOutput

c2.proto:60

TaskOutput provides information about a running task.

Used in: ReportTaskOutputRequest