Dogru-Isim / Esagila-C2

C2 framework for school project
GNU General Public License v3.0
0 stars 0 forks source link

Agent callbacks #1

Open Dogru-Isim opened 2 weeks ago

Dogru-Isim commented 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

Dogru-Isim commented 1 week ago

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