Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl3r/DaaC2
/ types & classes
Types & classes
3 in github.com/crawl3r/DaaC2
⨍
Functions
33
◇
Types & classes
3
Struct
AgentInfo
c2agent is used by both the IMPLANT and the SERVER to handle agent information and track them on both sides AgentInfo is used mainly by the Agent itse
pkg/c2agent/c2agent.go:6
Struct
AgentServerInfo
AgentServerInfo is used on the server to track the current status of the known agents
pkg/c2agent/c2agent.go:15
Struct
Message
Message is used across the network as the object to hold all the data
pkg/c2message/c2message.go:19