BC-SECURITY / Empire

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.
https://bc-security.gitbook.io/empire-wiki/
BSD 3-Clause "New" or "Revised" License
4.26k stars 581 forks source link

Fix starkiller error in docker #657

Closed 0x4xel closed 1 year ago

0x4xel commented 1 year ago

Following docker install

docker pull bcsecurity/empire:latest docker run -it -p 1337:1337 -p 5000:5000 --volumes-from data --entrypoint /bin/bash bcsecurity/empire:latest

After running on docker:

sudo ./ps-empire server

get Error:

imagen

Update config file to point real working directory (starkiller) instead of starkiller-temp