An exercise in learning and experimenting with a C2 agent and server.
Go to file
agatha 6c0eb7f941 fix: handle uncaught UnicodeDecodeError
UnicodeDecodeError occurred when trying to connect to the server with HTTPS. The error
was not caught by the broad Exception clause in `handle_agent`, causing a traceback
to be dumped.
2024-09-07 17:09:32 -04:00
agent initial commit 2024-09-07 15:03:23 -04:00
server fix: handle uncaught UnicodeDecodeError 2024-09-07 17:09:32 -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