August 22, 2020 at 2:48 am
#44490
Diego Pérez
Moderator
Hi!
The easiest would be to try this solution in a fresh custom kali:
cd /opt
git clone https://github.com/BC-SECURITY/Empire.git
cd Empire
./setup/install.sh
./empire
Hope it helps!
Diego