Skip to content

v5.2.2

Compare
Choose a tag to compare
@vinnybod vinnybod released this 30 Apr 21:55
ce3fdec

[5.2.2] - 2023-04-30

  • Updated Starkiller to v2.2.0
  • Dependency upgrades (@vinnybod)

[5.2.1] - 2023-04-30

  • Updated Donut to v1.0.2 (@Cx01N)
  • Fixed issue with install path not being used properly when switching empire location (@vinnybod)
  • Lock nim version in the install script (@vinnybod)
  • Fixed issue with Powerview modules not performing dynamic detect on overhead functions (@Cx01N)
  • Fixes for the onedrive listener that broke with 5.0 (@vinnybod)

[5.2.0] - 2023-03-31

  • Added new plugin functionality (@vinnybod)
    • Added plugin tasks
    • Added plugin task endpoints
    • Gave plugins kwargs to allow for more flexibility. Plugins are now receiving a database session and user object.
  • Tasks renamed to AgentTasks to avoid confusion with PluginTasks
  • Rename tasking to task in most places to standardize the naming. The hook names have not been changed yet.
  • Fix Starkiller error in Docker (@0x4xel)
  • Fixed launcher_bat to work with all listeners (@Cx01N)
  • Fixed issue with duplicate Server Header being added by Flask (@Cx01N)
  • Fixed malleable c2 not generating IronPython agents correctly (@Cx01N)