Skip to content

Releases: BC-SECURITY/Empire

v3.2.2

26 May 06:05
b90e2c9
Compare
Choose a tag to compare

Empire 3.2.2
- Added Invoke-PrintDemon module - #210 (@Hubbl3, @Cx01N)
- Updated Mimikatz 2.2.0 20200519 Windows 10 2004 - #211 (build 19041) (@Cx01N)
- Fixed youtube URL in trollsploit/thunderstruck - #207 (@Gutters2Gardens)
- Added API endpoints for plugins - #213 (@Hubbl3)
- Fixed keylogger issue when writing to file - #206 (@Cx01N)

v3.2.1

11 May 04:27
6ad0bcd
Compare
Choose a tag to compare

Empire 3.2.1
- Updated reflective PE injection to work in Windows 10 - #202 (@Hubbl3)
- Updated Mimikatz to 20200502 TPM, IF & XOR - #200 (@Cx01N)
- Added option to run Mimikatz commands as non-elevated user - #193 (@Cx01N)
- Added safe string cast for reporting log - #203 (@vinnybod)
- Fixed byte encoding error in invoke_wmi_debugger - #203 (@Cx01N)
- Removed Get-ExploitableSystem due to function being removed from PowerView- #194 (@Cx01N)
- Replaced Invoke-ReflectivePEInjection.ps1 with newer version - #202 (@Hubbl3)

v3.2.0

27 Apr 06:27
4d46284
Compare
Choose a tag to compare

Empire 3.2.0
- Added SharpChromium module - #185 (@tyraniter)
- Added BloodHound 3 module - #123 (@RaphAlmeida)
- Updated to Mimikatz 2.2.0 20200308 Masterkey - #189 (@Cx01N)
- Fixed issue with first character in randomizing function names - #169 (@Hubbl3)
- Fixed encoding error for slack tokens - #181 (@Cx01N)
- Fixed typo in python/persistence/multi/desktopfile.py - #182 (@vinnybod)
- install.sh - Updated Debian 10 powershell install and python3 library installs - #187 (@Cx01N, @vinnybod)
- Added single user endpoint to API - #188 (@vinnybod)
- Updated default python launcher to use | python3 - #184 (@Cx01N)
- Converted python modules to python3 formatting - #184 (@Cx01N)
- Removed duplicate exec in python agent tasking - #184 (@Cx01N)
- Fixed errors in collection/linux/hashdump - #184 (@Cx01N)
- Fixed errors in osx/native-screenshot - #184 (@Cx01N)
- Fixed error handling issue for failed python modules - #184 (@Cx01N)
- Added prompt before reset script is ran using --reset flag - #190 (@Cx01N)
- Docker builds no longer require a database reset the first time and the certs are already generated. Default cmd starts the rest api. - #188 (@vinnybod)

v3.1.5

14 Apr 04:07
d2da774
Compare
Choose a tag to compare

Empire 3.1.5
- Fixed macro staging bug - #164 (@Hubbl3)
- Fixed TLS cipher suite issue with PowerShell 2 - #155 (@tyraniter)
- Updated API reporting for Starkiller integration - #168 (@Cx01N)

v3.1.4

06 Apr 01:40
4a14649
Compare
Choose a tag to compare

Empire 3.1.4
- Fixed non-ascii filename download error - #141 (@tyraniter)
- Updated payload evasion against Defender - #147 (@Hubbl3)
- Added reset flag to empire launcher - #145 (@Cx01N)
- Replaced imp package with importlib - #108 (@Cx01N)
- Fixed internal monologue issue with only running once - #43 (@Cx01N)
- Fixed ascii encode error in powerbreach modules - #150 (@CykuTW)

v3.1.3

23 Mar 03:45
af30a1f
Compare
Choose a tag to compare

Empire 3.1.3
- Fixed errors with OneDrive listener - #40 (@Cx01N)
- Fixed REST API get config error - #131 (@chenxiangfang)
- Increased timer for stale agent checkins - #130 (@Cx01N)

v3.1.2

13 Mar 05:46
e1e5c82
Compare
Choose a tag to compare

Empire 3.1.2
- Fixed REST login error 500 on some version of SQLite - #120 (@justsly)
- Fixed generate launcher bug for redirector listener - #125 (@RedBulletTooling)

v3.1.1

09 Mar 05:18
eac54b9
Compare
Choose a tag to compare

Empire 3.1.1
- Updated the /me endpoint that was added in 3.1.0 to return the full user object (@vinnybod)
- Updated install script for Kali Powershell install - #118 (@vinnybod)

v3.1.0

02 Mar 07:33
ea8e73e
Compare
Choose a tag to compare

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

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)