forked from EmpireProject/Empire
-
-
Notifications
You must be signed in to change notification settings - Fork 586
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
Empire 3.2.0 Master Release #191
Merged
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
py module for bloodhound3 sharphound.ps1 added
Authors and Comments should be arrays.
desktopfile, typo in descriptions
* fix non-ascii filename downloading error.when download files with non-ascii filename,the 'length' part in the packet is the length of string but not bytes,so throw an index-out-of-bounts error * fix TLS cipher suite random choice not compatible with powershell 2 on windows 7 * Fix for PS2 function name issue #169 Co-authored-by: tyraniter <[email protected]>
Added module for BloodHound3
Added module SharpChromium
fixed encoding error for slack tokens
* Updated python3 calls throughout empire * python3 conversion fixes * more python3 print statement fixes * added createhijacker.py back in * even more python3 fixes * final python3 print statement fixes * fixed error in python tasking * don't ask why...you need to add time.sleep to modules now * Removed duplicate exec statement from python agent * Removed print statement * fixed osx/native-screenshot errors in encoding * fixed print statements and comments * fixed error handling for missing python import * fixed conversion errors
* updated setup_database to run as python3 during install * fixed python3 call to setup_database in reset script * updated install script * readded python3-m2crypto to apt install
… install script for better caching, docker build now allows you to run empire without needing to do the reset script or certs first
Single User Endpoint / Docker Updates
Co-Authored-By: Vincent Rose <[email protected]>
Co-Authored-By: Vincent Rose <[email protected]>
Co-Authored-By: Vincent Rose <[email protected]>
Co-Authored-By: Vincent Rose <[email protected]>
Mimikatz 2.2.0 20200308 Masterkey
Updated Readme and Changelog (3.2.0)
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.
No description provided.