Skip to content

Releases: BC-SECURITY/Empire

v3.0.7

07 Feb 05:46
d41d6b0
Compare
Choose a tag to compare

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

31 Jan 05:06
701fab9
Compare
Choose a tag to compare

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

21 Jan 04:21
998b490
Compare
Choose a tag to compare

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

14 Jan 17:40
4c94940
Compare
Choose a tag to compare

Empire 3.0.4
- Fixed data/agents.py error - #70 (@sbrun)

v3.0.3

13 Jan 05:14
d9edeb5
Compare
Choose a tag to compare

Empire 3.0.3
- Updated RESTful API to Python 3 - #49 (@Cx01N)
- Fixed credential issue - #65 (@Hubbl3)
- Fixed python agent - #52 (@Cx01N, @Hubbl3)
- Cleaned up install files - #58 (@vinnybod)

v3.0.2

08 Jan 04:57
c76c03a
Compare
Choose a tag to compare

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

30 Dec 05:33
559f25b
Compare
Choose a tag to compare

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)