Empire

# Installing Empire
git clone --recursive https://github.com/BC-SECURITY/Empire
cd Empire/setup
./install.sh

# Starting the Empire server
./ps-empire-server server

# Interacting with the Empire server
./ps-empire-server client

Infrastructure

I wrote a small blog post about the setup, basic usage, and some OpSec considerations when using Empire:

References

Last updated