Releases: BC-SECURITY/Empire
v3.1.1
v3.1.0
Empire 3.1.0
- Added Multi-user Collaboration to API - #105 (@Cx01N & @vinnybod)
- Updated to Mimikatz 2.2.0 20200208 - #104 (@Cx01N)
- Fixed incorrect header on python response packet (@Cx01N)
- Added progress bar to download function - #106 (@Cx01N)
- Expanded API functionality (@vinnybod)
- Fixed str/byte in empire.py - #103 (@hypnoticpattern)
- Fixed typos in helpers.py - #103 (@hypnoticpattern)
- Fixed unsupported formatting for null hostname - #103 (@hypnoticpattern)
- Added function name aliasing to Invoke-Empire & Mimikatz - #109 (@Hubbl3)
v3.0.7
Empire 3.0.7
- Fixed string decode error in API - #92 (@Cx01N)
- Fixed python3 conversion errors in backdoorlnkmacro, multi/war, osx/dylib, osx/pkg, and osx/macho launchers (@Cx01N & @hypnoticpattern)
- Fixed exception error in autorun queue - #95 (@Cx01N)
- Fixed report generation and SQL database errors (@vinnybod & @Cx01N)
v3.0.6
Empire 3.0.6
- Fixed osx stager generation byte/str errors - #84 (@hypnoticpattern)
- Fixed osx appbundle generation which was stripping the wrong string - #84 (@hypnoticpattern)
- Removed future imports from python3 launcher, so it works without any extra libraries - #81 (@Cx01N)
- Staging key no longer needs to be exactly 32 characters - #85 (@Cx01N)
- Add "stale" property to agents endpoint - #90 (@vinnybod)
- Agents endpoint now returns agents without failing due to session_key encoding - #90 (@vinnybod)
- Fixed an indentation bug in aes.py (@Cx01N)
v3.0.5
Empire 3.0.5
- Fixed setup_database.py python3 issue - #75 (@linxon)
- Added loaded listener types to API - #78 (@vinnybod)
- Fixed python launcherBase (@Cx01N)
- Updated Python 3.8 compatibility in stager - #72 (@complana)
- Fixed Powerup Invoke-allchecks issue - #64 (@SkiddieTech)
- Fixed shellcode stager - #76 (@Hubbl3)
- Fixed binary upload error - #55 (@Hubbl3)
- Fixed multi/bash error (@Cx01N)
v3.0.4
v3.0.3
v3.0.2
Empire 3.0.2
- Updated SystemRandom() and maintain API compatibility - #29 (@moloch--)
- Fixed invoke-shell code (@Hubbl3)
- Fixed meterpreter stager generation - #59 (@Hubbl3)
- Fixed lnk and dll launchers - #57 (@Cx01N)
- Fixed multi/macro launcher - #60 (@Hubbl3)
- Updated orphaned agent handling - #56 (@Hubbl3)
- Fixed pip3 install - #50 (@Hubbl3)
- Removed unsupported invoke-shellcode options (@Hubbl3)
v3.0.1
Empire 3.0.1
- Fixed sysinfo error - #36 (@Invoke-Mimikatz)
- Fixed Debian 10.x docker - #38 (@vinnybod)
- Fixed windows/macro stager error - #30 (@Cx01N)
- Fixed upload file error - #30 (@Cx01N)
- Fixed meterpreter error - #42 (@Cx01N)
- Fixed download file error (@Cx01N)
- Fixed scriptcmd error - #45 (@Invoke-Mimikatz)
- Fixed print creds error - #31 (@Hubbl3)
- Cleaned up print results (@Cx01N)
- Fixed long running module issue - #16 (@Hubbl3)