An exercise in learning and experimenting with a C2 agent and server.
Go to file
agatha 829e842d09 fix: server logs an error on extra registration payload fields
Addresses #1 by logging registration with extra fields. It would be possible to ignore
extra fields, but for now it's better to silently fail to prevent spam registrations.
2024-09-07 15:50:38 -04:00
agent initial commit 2024-09-07 15:03:23 -04:00
server fix: server logs an error on extra registration payload fields 2024-09-07 15:50:38 -04:00
.gitignore chore: add simple server README.md 2024-09-07 15:12:14 -04:00
README.md initial commit 2024-09-07 15:03:23 -04:00

Python C2

An exercise in learning and experimenting with a C2 agent and server.

Contributors

  • agathanonymous