Loading repository data…
Loading repository data…
CodeXTF2 / repository
Simple PoC Python agent to showcase Havoc C2's custom agent interface. Not operationally safe or stable. Released with accompanying blog post as a tutorial sample
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a third party agent for Havoc C2 written in python. It is intended to be a basic PoC used to learn how to write custom Havoc agents, with its accompanying blog post https://codex-7.gitbook.io/codexs-terminal-window/red-team/red-team-dev/extending-havoc-c2/third-party-agents
It currently only supports 2 commands:
It is not meant to be OPSEC safe or safe to use in real life. It was meant to be used to learn the Havoc agent spec. I am working on an improved version that is safer to use in real environments (encrypted comms etc.) and that will be linked here when it's done.
sudo pip install -r requirements
Be sure to manually modify the ip address and port in the agent manually, I didn't write the GUI auto generator script yet ;-;
I literally could not think of a name and it was like 2 minutes to Havoc drop. Decided to name it after a funny emote.

Have fun ~ CodeX