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)