forked from EmpireProject/Empire
-
-
Notifications
You must be signed in to change notification settings - Fork 579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v5.10.1 into main #726
Merged
Merged
v5.10.1 into main #726
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* upgrade all deps * run black * update ruff config for 0.2 * python 3.12.2 * bump deps * update deps * changelog * add fix for pycharm debugger and breaking change in fastapi 0.106.0
* fix loading openapi.json * pre-commit * use beforevalidator
* feat: added hook and socket message for individual agent callbacks * docs: Updated CHANGELOG.md * docs: added hook to hooks-and-filters.md --------- Co-authored-by: AV <admin@aaronvigal.com>
* Added install and pull for submodules * fixed pytest * updated submodules code to run as non-root * removed comments * Update empire/server/api/app.py Co-authored-by: Vincent Rose <vrose04@gmail.com> * Update ps-empire Co-authored-by: Vincent Rose <vrose04@gmail.com> * Update ps-empire Co-authored-by: Vincent Rose <vrose04@gmail.com> * Update ps-empire Co-authored-by: Vincent Rose <vrose04@gmail.com> * Update ps-empire Co-authored-by: Vincent Rose <vrose04@gmail.com> * Update ps-empire Co-authored-by: Vincent Rose <vrose04@gmail.com> * updated starkiller pull to use non root * updated submodule fetch to occur before check * updated changelog * updated docs --------- Co-authored-by: Vincent Rose <vrose04@gmail.com>
* Updated most modules to use suggestions * fixed issues with some modules and formatting --------- Co-authored-by: Anthony Rose <anthonyrose@Anthonys-MacBook-Pro.local>
* added process spawn bof * updated changelog * formatting fixes * fixed changelog * fixed black
…mpireProject#796) * change file premissions for empire and listener logs to be non-root * updated changelog * fixed test when no sudo found * updated changelog
5.10-dev -> private-main
* add moriarty * added required dlls * added .net 4.5 support for compiler * Updated moriarty and changelog * Update config.yaml
* Added keylog, error, and complete task statuses * change keylog to continuous * added plugin statuses * added docs for plugin and agent tasks * added docs to summary.md
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oject#802) Bumps [thomaseizinger/create-pull-request](https://github.com/thomaseizinger/create-pull-request) from 1.0.0 to 1.3.1. - [Release notes](https://github.com/thomaseizinger/create-pull-request/releases) - [Changelog](https://github.com/thomaseizinger/create-pull-request/blob/master/CHANGELOG.md) - [Commits](thomaseizinger/create-pull-request@1.0.0...1.3.1) --- updated-dependencies: - dependency-name: thomaseizinger/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…private v5.10.0 into private-main
…oject#807) Bumps [MishaKav/pytest-coverage-comment](https://github.com/mishakav/pytest-coverage-comment) from 1.1.48 to 1.1.51. - [Release notes](https://github.com/mishakav/pytest-coverage-comment/releases) - [Changelog](https://github.com/MishaKav/pytest-coverage-comment/blob/main/CHANGELOG.md) - [Commits](MishaKav/pytest-coverage-comment@v1.1.48...v1.1.51) --- updated-dependencies: - dependency-name: MishaKav/pytest-coverage-comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 29.0.2 to 44.0.0. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v29.0.2...v44.0.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added clr.py to lib.zip for ipy * moved files from lib to top level * updated changelog * Update CHANGELOG.md Co-authored-by: Vincent Rose <vrose04@gmail.com> --------- Co-authored-by: Vincent Rose <vrose04@gmail.com>
* fixed issue with clone giving posixpath error on run_as * added starkiller to server reset * change starkiller directory to config
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.0.0 to 44.3.0. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v44.0.0...v44.3.0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…private v5.10.1 into private-main
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically generated by the
release-public-start
workflow.This PR should be merged with a merge commit, not a squash commit.
Merging this PR will trigger a tag and release automatically.