Skip to content

v5.6.3

Compare
Choose a tag to compare
@vinnybod vinnybod released this 27 Aug 22:09
5b2ad2c

[5.6.3] - 2023-08-27

  • Updated Starkiller to v2.5.3
  • Added Advanced Reporting Plugin and dependencies (@Cx01N)
  • Pin linters in the workflow
  • Catch error when starting up database that was seeded by an older version of Empire (@vinnybod)
  • Updated Windows BAT launcher to use Base64 for all payloads (@Cx01N)

[5.6.2] - 2023-08-09

  • Update the github issue templates to use forms (@vinnybod)
  • Fix issue with option validator throwing error for strict non-required options (@vinnybod)
  • Allow Starkiller to load even if the git pull fails if the dir exists (@vinnybod)
  • Update listener descriptions to not specify languages since Empire supports more languages now

[5.6.1] - 2023-08-02

[5.6.0] - 2023-07-25

  • Upgrade dependencies
  • Upgrade Dockerfile to bullseye and 3.11.4
  • Allow download_service to accept a pathlib.Path object to create a download (@vinnybod)
  • Fix file option for listeners, stagers, plugins (@vinnybod)
  • Add tags to Listeners, Agents, Agent Tasks, Plugin Tasks, Credentials, and Downloads (@vinnybod)
    • Add endpoints to add, edit, and delete tags for each resource type
    • Add tag list endpoint
    • Add tag filters to Agent Tasks, Plugin Tasks, and Downloads
    • Add events for new and updated tags
  • Fix user filters for tasks to include tasks without any users (@vinnybod)
  • Refactor stager and listener tests to work better in parallel (@vinnybod)
  • Add a Invoke-PhishingLNK Module (@0xFFaraday)
  • Fix changelog link in README (@theguly)