C2 Servers¶
Empire & Starkiller¶
- https://github.com/BC-SECURITY/Empire
- [https://tryhackme.com/room/rppsempire][https://tryhackme.com/room/rppsempire]
- https://tryhackme.com/room/wreath
Excelent C2 Server with a lot of modules and a GUI. Comes with Kali preinstalled.
# V3:
# start server and have the empire cli client running
sudo powershell-empire --rest
# start server without cli client
sudo powershell-empire --headless
# V4:
# start server and have the empire cli client running
sudo powershell-empire server
starkiller
# uri: 127.0.0.1:1337
# user: empireadmin
# pass: password123