Open Dogru-Isim opened 2 weeks ago
As a C2 operator, I want the C2 agent to make callbacks to the server so I can issue new commands.
Acceptance Criteria
The agent now sends a get request to a hardcoded url (/tasks/) upon first execution to get a list of it's tasks in json and then prints it to stdout
As a C2 operator, I want the C2 agent to make callbacks to the server so I can issue new commands.
Acceptance Criteria