Hermit C2

Command and Control Framework. I'm developing this for my learning purpose.

By the way, it's not related to the Spyware named "Hermit". Although the name is duplicated, I like this name.


Demo

demo


Features


Warning


Requirements

It's assumed that you operate both the C2 server and C2 client on Linux or macOS.


Installation

git clone https://github.com/hideckies/hermit.git
cd hermit
make server
./hermit -h

Getting Started

See the docs.