c2 frameworks

Powershell-Empire

Install

sudo apt install powershell-empire starkiller

Running

# 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
starkiller

Covenant

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

Last updated

Was this helpful?