Add readme

This commit is contained in:
jacobeva 2023-03-08 13:09:38 +00:00
parent 702858ad1b
commit 50d38762c2
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# 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 :)