Dogru-Isim / Esagila-C2

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

Reflective DLL Injection #8

Open Dogru-Isim opened 2 weeks ago

Dogru-Isim commented 2 weeks ago

As a C2 operator, I want the agent to utilize reflective DLL injection so that my acts are less likely to be prevented by security solution

Acceptance Criteria:

Dogru-Isim commented 1 week ago

Update: We can now host a reflective dll at '/stage/' and the agent can read and execute it.