@@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535- Fixed issue generating Sharpire exes
3636
3737## [ 6.0.0] - 2025-03-25
38+ - Updated Starkiller to v3.0.0
3839
3940### Highlights
4041
@@ -183,6 +184,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
183184
184185## [ 5.11.5] - 2024-09-22
185186
187+ - Updated Starkiller to v2.8.2
186188- Fixed various Python 3.12 SyntaxWarning
187189
188190## [ 5.11.4] - 2024-09-04
@@ -274,8 +276,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
274276- Removed BypassUACCommand due to compatibility with only Covenant (@Cx01N )
275277
276278## [ 5.10.2] - 2024-05-05
279+ - Updated Starkiller to v2.8.1
277280
278281## [ 5.10.1] - 2024-04-26
282+ - Updated Starkiller to v2.8.0
279283
280284### Added
281285
@@ -316,6 +320,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
316320- Fixed module generation error in ComputerDetails (@Cx01N )
317321
318322## [ 5.9.5] - 2024-02-22
323+ - Updated Starkiller to v2.7.3
319324
320325## [ 5.9.4] - 2024-02-17
321326
@@ -336,6 +341,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
336341- Fixed skywalker exploit (again) and added tests (@Cx01N )
337342
338343## [ 5.9.2] - 2024-01-31
344+ - Updated Starkiller to v2.7.2
339345
340346### Fixed
341347
@@ -420,6 +426,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
420426- Fixed the publishing of docker images to go to the correct DockerHub coordinate (@Vinnybod )
421427
422428## [ 5.8.1] - 2023-11-30
429+ - Updated Starkiller to v2.7.1
423430
424431### Added
425432
@@ -494,6 +501,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
494501
495502## [ 5.7.3] - 2023-10-17
496503
504+ - Updated Starkiller to v2.6.1
497505- Fixed global obfuscation not working on modules (@Cx01N )
498506- Added bypass module in PowerShell to run bypasses after agent is staged (@Cx01N )
499507- Fixed IronPython and Python stagers not getting obfuscation applied (@Cx01N )
@@ -526,6 +534,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
526534
527535## [ 5.6.3] - 2023-08-27
528536
537+ - Updated Starkiller to v2.5.3
529538- Added Advanced Reporting Plugin and dependencies (@Cx01N )
530539- Pin linters in the workflow
531540- Catch error when starting up database that was seeded by an older version of Empire (@Vinnybod )
@@ -557,9 +566,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
557566- Fix changelog link in README (@theguly )
558567
559568## [ 5.5.4] - 2023-07-20
569+ - Updated Starkiller to v2.4.3
560570
561571## [ 5.5.3] - 2023-07-20
562572
573+ - Updated Starkiller to v2.4.2
563574- Updated restip message to show IP address on server (@Cx01N )
564575- Fixed onedrive taskings for powershell (@Cx01N )
565576- Update pyyaml to 6.0.1 to avoid build issue from cython (@Vinnybod )
@@ -609,6 +620,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
609620
610621## [ 5.4.2] - 2023-06-07
611622
623+ - Updated Starkiller to v2.3.2
612624- Fixed python modules not running properly (Cx01N)
613625- Updated python multi_socks to run with Python 3 (Cx01N)
614626
@@ -632,6 +644,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
632644
633645## [ 5.2.2] - 2023-04-30
634646
647+ - Updated Starkiller to v2.2.0
635648- Dependency upgrades (@Vinnybod )
636649
637650## [ 5.2.1] - 2023-04-30
@@ -657,6 +670,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
657670
658671## [ 5.1.2] - 2023-03-29
659672
673+ - Updated Starkiller to v2.1.1
660674- Removed thread from IronPython agent (@Hubbl3 )
661675- Fixed foreign listener issue with cookies (@Hubbl3 )
662676- Fixed error message handling for port forward pivot (@Cx01N )
@@ -689,6 +703,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
689703
690704## [ 5.0.3] - 2023-02-20
691705
706+ - Updated Starkiller to v2.0.5
692707- Fix Invoke-Kerberoast with etype 17 or 18 (@AdrianVollmer )
693708- Add 3.11 support, bump Dockerfile to 3.11, bump Debian install to 3.8.16 (@Cx01N )
694709- Update the GitHub actions to remove usages of deprecated ::set-output function (@Vinnybod )
0 commit comments