[5.4.2] - 2023-06-07
- Updated Starkiller to v2.3.2
- Fixed python modules not running properly (Cx01N)
- Updated python multi_socks to run with Python 3 (Cx01N)
[5.4.1] - 2023-06-02
- Fix database reset issue with MySQL (@vinnybod)
- Add a message to the client recommending the use of the Starkiller (@vinnybod)
- Fixed issue with Invoke-wmi not returning a success message (@Cx01N)
- Fixed dynamic function issue with Powerview (@Cx01N)
- Pair down the amount of minutes needed to run pull request builds (@vinnybod)
[5.4.0] - 2023-05-22
- Remove Starkiller as a submodule, treat it as a normal directory (@vinnybod)
- Everything should 'just work', but if you have issues after pulling these latest changes, try deleting the Starkiller directory before running the server
rm -r empire/server/api/v2/starkiller
.
- Everything should 'just work', but if you have issues after pulling these latest changes, try deleting the Starkiller directory before running the server
- Some improvements to the release flow after starkiller submodule removal (@vinnybod)
[5.3.0] - 2023-05-17
- Add the ability to specify a module option as a file (@vinnybod)