Starkiller v2.7.1 releases: Frontend for PowerShell Empire
Starkiller
Starkiller is a Frontend for Powershell Empire. It is an Electron application written in VueJS. Multi-user GUI application for interfacing with the Empire C2 server from any computer. Starkiller represents a huge step forward for red teams trying to operate together on engagements. It comes with a lot of functionality.
Empire 3.1 expands the functionality of the REST API to include a new user management interface. Previously, Empire did not allow for multiple users to collaborate and all activity was tracked as a single user. The new multi-user collaboration features added the ability to have multiple users interacting with the C2 server while tracking their individual taskings.
Starkiller leverages the new API by allowing the admins to create and manage user accounts for the Empire C2 server. Multiple users can now login for remote locations and share agents through the interface. The advantage of multiple accounts is that reports can be generated for individuals or the entire team, depending on your goals.
The username defined when starting the REST API is automatically made the server admin. They have the sole capability to add users and can turn off accounts when necessary. To add or manage users click on the Users tab.
Changelog v2.7.1
[2.7.1] – 2023-12-03
Changed
- Remove Interactive Agent Shell from README
[2.7.0] – 2023-11-15
Added
- Add agent dropdown when Agent is a field in a form
- Add auto-refresh on Agents / Agents Tasks page
- Add auto-refresh on Plugins Tasks page
Changed
- Migrate from Vuex to Pinia
Fixed
- Fix form dropdowns getting out of sync with reality by refreshing the store on load
- Making edits to an Agent on the ‘View’ tab now properly updates the parent Agent page
- Updating an agent’s name no longer refreshes the page on submit
- After updating a stager, the download/clipboard of the stager now reflects the changes without requiring the page to be reloaded
Removed
- Remove unused AgentCommandViewer component
Install
Copyright (c) 2020 BC Security