Skip to content

Commit

Permalink
Fixed job tasking for sharpire agent (EmpireProject#855)
Browse files Browse the repository at this point in the history
* fixed job tasking for sharpire agent

* added changelog
  • Loading branch information
Cx01N authored Jul 20, 2024
1 parent 505d60f commit 31f6d8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Fixed issue of Sharpire taskings not getting assigned correct id (@Cx01N)

## [5.11.0] - 2024-07-14

### Added
Expand All @@ -28,9 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- 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 issue in python agents where background jobs were failed due to a missing character (@Cx01N)
- Fixed missing New-GPOImmediateTask in powerview (@Cx01N)
- Fixed issue in python agents where background jobs were failed due to a missing character (@Cx01N)
- Fixed NET45 missing folder causing a compilation error (@Cx01N)
- Fixed NET45 files not being removed on server reset (@Cx01N)

Expand Down

0 comments on commit 31f6d8f

Please sign in to comment.