Go to file
jacobeva 50d38762c2
Add readme
2023-03-08 13:09:38 +00:00
.gitignore Added gitignore 2023-03-08 12:54:46 +00:00
.vimspector.json Changed project name 2022-07-03 19:33:11 +01:00
Emperor.cpp Changed project name 2022-07-03 19:33:11 +01:00
Makefile Removed bin 2023-03-08 12:54:33 +00:00
README.md Add readme 2023-03-08 13:09:38 +00:00
creds Removed bin 2023-03-08 12:54:33 +00:00
protocol Initial commit 2021-09-16 17:39:51 +01:00

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 :)