Skip to content

v3.0.6

Compare
Choose a tag to compare
@Cx01N Cx01N released this 31 Jan 05:06
701fab9

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)