[6.4.1] - 2026-02-15
- Updated Starkiller to v3.3.0
Added
- Added
config.user.yamllayering support — create aconfig.user.yamlnext toconfig.yamlto override specific settings without modifying the base config - Added
auto_installoption toplugin_marketplaceconfig for automatic plugin installation during setup - Added
server.socketioconfig option to disable Socket.IO (default:true) - Added C# spawn module with Powershell and C# executables
Fixed
- Fixed Go agent failing to run powershell modules that are too long
- Removed StagerURI from http listeners
- Fixed HTTP hop listener not getting proper host address
- Fixed arguments for bof module netloggedon
- Fixed option ComputerName being removed from modules without custom_generate
- Fixed missing CompatibleDotNetVersions for ShellcmdRunas and ShellRunAs
- Fixed missing CompatibleDotNetVersions for Assembly and AssemblyReflect
- Fixed parameter error when running Sharpsploit.Assembly
[6.4.0] - 2026-01-18
Added
- Added Debian 13 support
- Added error message if running
ps-empire serverunder root without-f - Added
hide_disabledparameter toGET /api/v2/modules/endpoint - Added a health check endpoint at
/healthz - Added
module_optionstoAgentTaskandplugin_optionstoPluginTaskfor better execution tracking - Added
-c(compile from source) and-o(override) options tops-empire - Added local ticket support to Invoke-PSRemoting module
- Added an endpoint to stop background jobs on agents
- Added foreground C# tasking support to IronPython agent
- Added Get-ClipboardHistory PowerShell module to enumerate Windows clipboard history (Windows 10/11) via WinRT APIs
Changed
- Updated the module categeories to be more clear
- Updated FastAPI deps to use Annotated types
- Changed StratumMiner, Moriarty, and Sharpup to background tasks
- Updated empire-compiler to v0.4.3
Fixed
- Fixed results not coming back properly for powershell agents on C# background tasks