c2 frameworks
Powershell-Empire
Install
sudo apt install powershell-empire starkillerRunning
# config file
/usr/share/powershell-empire/empire/client/config.yaml
# start server
sudo powershell-empire server
# start client
powershell-empire client
connect HOSTNAME --username=USER --password=PASS
# gui version
starkillerCovenant
Install
Install dotnet using kali-tweaks > metapackages > windows-resources.
startup-script
Save this to
/usr/bin/start-covenant
sudo chmod 755 /usr/bin/start-covenant
References
Install Guide: howto.thec2matrix.com/
Last updated
Was this helpful?