Skip to content

Releases: BC-SECURITY/Empire

v3.3.1

20 Jul 04:33
b16e030
Compare
Choose a tag to compare

Empire 3.3.1

  • Updated Mimikatz to 20200715 NPLogonNotify passwords - #260 (@Cx01N)
  • Fixed syntax errors in Get-GPPPassword and MS16-135 - #259 (@PaulWhitingS2)
  • Fixed missing keylogger character issue - #252 (@Cx01N)
  • Fixed missing agentPSversion variable - #262 (@Cx01N)

v3.3.0

10 Jul 07:01
7f6a267
Compare
Choose a tag to compare

Empire 3.3.0

  • Added MITRE Attack Techniques/Software Functionality - #242 (@Cx01N)
  • Added keyword obfuscation option to modules - #244 (@Hubbl3)
  • Added Invoke-Rubeus - #238 (@Cx01N)
  • Added Filescraper commands - #236 (@vinnybod)
  • Added AMSIBypass option to modules that generate new agents - #244 (@Hubbl3)
  • Fixed timestamp format issue in agents list - #235 (@Cx01N)
  • Fixed external/generate_agent generation issue - #240 (@Cx01N)
  • Removed unused imports + few random fixes - #241 (@Cx01N)

v3.2.3

08 Jun 07:05
d6c8c9e
Compare
Choose a tag to compare

Empire 3.2.3
- Added Invoke-Seatbelt module - #222 (@Cx01N)
- Added timezone awareness timestamps - #220 (@vinnybod)
- Added MITRE ATT&CK techniques and software IDs to modules - #223 (@Cx01N)

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)