Releases: BC-SECURITY/Empire
Releases · BC-SECURITY/Empire
v5.11.7
v5.11.6
v5.11.5
v5.11.4
[5.11.4] - 2024-09-04
Added
- Added nameserver check for linux hosts (@0x636f646f)
[5.11.3] - 2024-09-04
Changed
- Updated Rubeus to v2.3.2 (@Cx01N)
Fixed
- Fixed Rubeus error where only first arg was being used (@Cx01N)
- Fixed background jobs checking in continuously (@Cx01N)
- Fixed Rubeus killing agent when certain options were given that use System.Environment.Exit (@Cx01N)
- Fixed option parsing error in credential/tokens module (@Cx01N)
- Removed requirement for credid for mimikatz/pth (@Cx01N)
v5.11.2
[5.11.2] - 2024-08-08
- Added Route4Me to sponsor page on Empire (@Cx01N)
- Fixed global obfuscation bug in listener staging (@Cx01N)
[5.11.1] - 2024-07-23
Changed
- Updated Ruff to 0.5.3 and added additional Ruff rules (@vinnybod)
Fixed
- Removed duplicate code for ironpython agent for loading path resetting (@Cx01N)
- Fixed issue of Sharpire taskings not getting assigned correct id (@Cx01N)
[5.11.0] - 2024-07-14
Added
- Added threaded jobs for powershell tasks using Appdomains (@Cx01N)
- Added job tracking for all tasks in Sharpire (@Cx01N)
- Updated agents to track all tasks and removed only tracking jobs (@Cx01N)
- Added Invoke-BSOD modules (@Cx01N)
- Added ticketdumper ironpython module (@Hubbl3)
- Added ThreadlessInject module (@Cx01N)
Fixed
- Fixed issue in python agents where background jobs were failed due to a missing character (@Cx01N)
- Fixed task bundling for the c# server plugin (@Cx01N)
- Fixed missing New-GPOImmediateTask in powerview (@Cx01N)
- Fixed NET45 missing folder causing a compilation error (@Cx01N)
- Fixed NET45 files not being removed on server reset (@Cx01N)
Changed
v5.10.3
[5.10.3] - 2024-05-23
Changed
- Updated the default value for Sharpup to audit (@Cx01N)
- Updated the default value for Seatbelt to AntiVirus (@Cx01N)
- Updated the default value for SharpWMI to action=query (@Cx01N)
- Updated the default value for SharpSC to action=query service= (@Cx01N)
- Updated GetSystem to require admin (@Cx01N)
- Updated the default value for Moriarty to --debug (@Cx01N)
Fixed
- Fixed issue with generate_agent having a mismatched function name for stageless (@Cx01N)
- Fixed parsing issue for C# portscan with commas (@Cx01N)
- Fixed error for PrivExchange with missing System.XML.dll (@Cx01N)
Removed
v5.10.2
v5.10.1
[5.10.1] - 2024-04-26
- Updated Starkiller to v2.8.0
Added
- Added removal of starkiller directory to server reset (@Cx01N)
Fixed
- Fixed missing .NET 4.5 DLLs (@Cx01N)
- Fixed run_as_user issue when dealing with directories (@Cx01N)
- Fixed missing clr package for IronPython standard library (@Cx01N)
[5.10.0] - 2024-04-08
Added
- Added dependabot for github actions dependencies (@vinnybod)
- Added install option to ./ps-empire file (@Cx01N)
- Added auto pull options for submodules on startup (@Cx01N)
- Added hook and socket message to receive callback messages for individual agents (@AaronVigal)
- Added sacrificial Spawn Process bof (@Cx01N)
- Added suggested values to most modules (@Cx01N)
- Added continuous, error, and completed tasking statuses (@Cx01N)
- Added continuous and error plugin statuses (@Cx01N)
- Added Moriary module (@Cx01N)
- Added .NET 4.5 compile option (@Cx01N)
Changed
- Updated all dependencies (@vinnybod)
- Updated Dockerfile and install script to Python 3.12.2 (@vinnybod)
- Updated starkiller snyc to no longer require root (@Cx01N)
- Change file permissions for empire and listener logs to be non-root (@Cx01N)