50d38762c2 | ||
---|---|---|
.gitignore | ||
.vimspector.json | ||
Emperor.cpp | ||
Makefile | ||
README.md | ||
creds | ||
protocol |
README.md
Emperor
Emperor is a C2 framework for commanding and controlling compromised hosts through the TOR network.
Communication is achieved through the use of a socks5 bridge (known as a forward operating base) between the compromised host running a client, which relays the communications through TOR, to the server, which is running as a TOR hidden service.
This repository contains the files for the Emperor server, which is used to communicate with victims who are compromised with the backdoor :)