forked from EmpireProject/Empire
-
-
Notifications
You must be signed in to change notification settings - Fork 645
v6.0.0-rc1 into main #769
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
Merged
Merged
v6.0.0-rc1 into main #769
Conversation
This file contains hidden or 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
* begin removing functions * add additional validations to option_util * initial refactor of Agents class * stub tests and remove _db suffixes * consolidate closing socks client * some refactoring and additional tests * break out a new socks service to resolve circular dependency * move save_agent_log * add more tests * fix process hook test
* initial stager gen service * rename arguments on generate_launcher
* rename all server/client config options to be snake case * remove socketport from client config
* drop support for python 3.10 and debian 10 * update lockfile * update matrix
* make starkiller accessible at the root * update client message
* Added initial implementation of c# bof yamls * updated bof yamls to take in formatting types * added clipboard and secinject * added nanodump * added tgtdelegation * fixed formatting * update folders and changelog * added pytest * fixed pytest * fixed seatbelt * Update empire/server/modules/bof/secinject.py Co-authored-by: Vincent Rose <[email protected]> * trying to figure this out * Update empire/server/modules/bof/nanodump.py Co-authored-by: Vincent Rose <[email protected]> * Update empire/server/core/module_service.py Co-authored-by: Vincent Rose <[email protected]> * Update empire/server/core/module_service.py Co-authored-by: Vincent Rose <[email protected]> * fixed dashes * fixed vinnybod comments and nanodump.yaml * fixed formatting * fixed formatting * simplified redundant functions * formatting * Update empire/server/core/module_service.py Co-authored-by: Vincent Rose <[email protected]> * Update empire/server/core/module_models.py Co-authored-by: Vincent Rose <[email protected]> * Update empire/server/modules/bof/tgtdelegation.py Co-authored-by: Vincent Rose <[email protected]> * sim108 fixes * fixed nanodump and removed pytest * second round of SA modules * added 2nd round of bofs * fixed errors * formatting * updated changelog * added docs for bof-modules * Update docs/module-development/bof-modules.md Co-authored-by: Vincent Rose <[email protected]> * made fixes --------- Co-authored-by: Vincent Rose <[email protected]>
* Backwards compatible plugin updates * file renames * changelog * rename example plugin back * fix docs * remove csharpserver warning
* 6.0 Plugin updates * update docs * rename mainMenu * rename mainMenu * upgrade the submodule plugins
* updated plugins to new format * fixed csharp plugin to record taskings * removed csharp folder for submodule empire-compiler * removed old submodules * formatting * Update CHANGELOG.md
* remove 3.11 from support * remove iptools
* Add plugin lifecycle functions * docs * cleanup * more code fixes * remove test reset client * remove unused import * suppress exception on fixture shutdown
…eta2-private v6.0.0-beta2 into private-main
…beta3-private v6.0.0-beta3 into private-main
* remove embedded websockify plugin * disable PERF * use example plugin for test * fix test
…roject#1006) * converted python agent and http listener to have server generate ids * added sessionid changes to powershell agent * fixed formatting * updated gopire to pass keys but fails on sessionkey generation * staging working for go, beacon gives aes error * fixed gopire agent to use new keys * fixed c# staging with DH * removed print statements * updated shapire program.main * updated c# staging * removed http_com and updated malleable * updated malleable python * updated staging process for other listeners * fixed ps staging * updated docs and changelog * fixed formatting * formatting fix 2 * fixed malleable staging * fixed recommendations * updated stager fixes * fixed go compiling * formatting * remove outdated listener files that were readded in merge
* Updated Mitre tagging * Update empire/server/modules/powershell/recon/http_login.yaml Co-authored-by: Vincent Rose <[email protected]> * fixed formatting issues and BOF tactics * add validation for tactics and techniques * fixed yammls * fixed yammls * fixed yammls, hopefully last * a few more typos * fix sherlock.yaml and disallow extra fields on module yamls * update changelog --------- Co-authored-by: Vincent Rose <[email protected]>
* converted python agent and http listener to have server generate ids * added sessionid changes to powershell agent * fixed formatting * updated gopire to pass keys but fails on sessionkey generation * staging working for go, beacon gives aes error * fixed gopire agent to use new keys * fixed c# staging with DH * removed print statements * updated shapire program.main * updated c# staging * removed http_com and updated malleable * updated malleable python * updated staging process for other listeners * fixed ps staging * updated docs and changelog * fixed formatting * formatting fix 2 * fixed malleable staging * fixed recommendations * updated stager fixes * fixed go compiling * formatting * remove outdated listener files that were readded in merge * updated python and ironpython agents * updated stageless for python * code cleanup * doc fix for staging diagram * updated docs * added tests * vinnybod fixes * yamlfmt * fuck this formatting * reverted version of pre-commit
…rc1-private v6.0.0-rc1 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.