Skip to content

Releases: DataDog/stratus-red-team

v2.23.0

14 Feb 15:16
a5b2e16
Compare
Choose a tag to compare

Changelog

Features:

v2.22.1

12 Feb 13:58
598ec0b
Compare
Choose a tag to compare

Changelog

This version does not contain any code changes. It was released to test a fix in the CI release process.

v2.22.0

11 Feb 14:52
19909e7
Compare
Choose a tag to compare

Changelog

Bug fixes:

  • 19909e7 Fix AWS SSO support when using the 'sso-session' sections (#629)

Chores:

NOTE: The minor semver version was bumped (instead of the patch) because upgrading the Terraform AWS provider version for dozens of attack techniques is a somewhat large change.

v2.21.0

11 Feb 10:48
61b3b0b
Compare
Choose a tag to compare

Changelog

Features:

  • 61b3b0b Upgrade AWS SDK v2 submodules (#627). NOTE: This is supposed to be a patch semver bump, but considering that AWS does not have proper semver in place (per #448), bumping the minor seems safer.

Chores:

  • 654edae Add blank space before instance-id in log.Println (#597)
  • bc97a20 Brew formula update for stratus-red-team version v2.20.0 (#607)
  • 9f660df Bump actions/upload-artifact from 4.4.3 to 4.6.0 (#620)
  • 45b338a Bump alpine from 3.20.3 to 3.21.2 (#618)
  • c2d47c0 Bump docker/build-push-action from 6.7.0 to 6.13.0 (#622)
  • 8077c1b Bump github/codeql-action from 3.27.0 to 3.28.8 (#623)
  • c23aea5 Bump golang from 1.23.2-alpine3.20 to 1.23.5-alpine3.20 (#619)
  • c84202d Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#603)
  • 0aa5600 Bump step-security/harden-runner from 2.10.1 to 2.10.4 (#621)
  • 63a79bb Update new issue label link in contributing.md (#617)

v2.20.0

04 Dec 16:18
d57c508
Compare
Choose a tag to compare

Changelog

  • 1dfcf0c Brew formula update for stratus-red-team version v2.19.1 (#595)
  • d57c508 New attack technique: Persistence through federation (#604)
  • a912e7f New attack technique: Usage of SendSerialConsoleSSHPublicKey on multiple instances (#599)

New attack techniques:

v2.19.1

07 Nov 10:30
79f30e2
Compare
Choose a tag to compare

Changelog

  • ced3b50 Brew formula update for stratus-red-team version v2.19.0 (#586)
  • 2313a93 Bump actions/checkout from 4.2.0 to 4.2.2 (#589)
  • 50a20a9 Bump actions/setup-go from 5.0.2 to 5.1.0 (#592)
  • 41e3d44 Bump actions/setup-python from 5.2.0 to 5.3.0 (#588)
  • cadcccf Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#590)
  • 6c86e1a Bump github/codeql-action from 3.26.10 to 3.27.0 (#587)
  • c8b558f Bump golang from 1.21.13-alpine3.20 to 1.23.2-alpine3.20 (#591)
  • 79f30e2 [CI] Attempt using a different runner for release job
  • fd0755c [CI] Fix Goreleaser timeout
  • ab1fcf9 feat(deps): bump s3 deps (#593)

v2.19.0

21 Oct 20:52
e9d8e96
Compare
Choose a tag to compare

Changelog

New attack technique by @siigil: Access Virtual Machine using Bastion shareable link (Azure)

v2.18.0

18 Oct 10:37
fc7fc3d
Compare
Choose a tag to compare

Changelog

New features:

v2.17.0

17 Sep 05:24
1868753
Compare
Choose a tag to compare

Changelog

Features:

Enhancements:

Chores:

  • 3b43370 Bump actions/setup-python from 5.1.0 to 5.2.0 (#563)
  • 96de24c Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#520)
  • 44c5f0a Bump actions/upload-artifact from 4.3.3 to 4.4.0 (#561)
  • c21e334 Bump alpine from 3.19.1 to 3.20.1 (#528)
  • 027ecbb Bump alpine from 3.20.1 to 3.20.2 (#560)
  • 2cb98b5 Bump docker/build-push-action from 5.1.0 to 6.7.0 (#562)
  • 1dc7540 Bump docker/login-action from 3.0.0 to 3.3.0 (#565)
  • 5684c67 Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1 (#516)
  • 692e188 Bump github/codeql-action from 3.24.9 to 3.25.11 (#529)
  • 31661ec Bump hashicorp/setup-terraform from 3.0.0 to 3.1.1 (#521)
  • 5a137d5 Bump ossf/scorecard-action from 2.3.1 to 2.4.0 (#564)
  • 253a127 Bump step-security/harden-runner from 2.7.0 to 2.8.1 (#530)
  • 1868753 remove deprecated goreleaser version

v2.16.0

02 Aug 22:40
aa54ece
Compare
Choose a tag to compare

Changelog

Features:

Enhancements:

  • 80ca095 Allow specifying context when instantiating Stratus Red Team runners and propagate them down to Terraform (#546)
  • aa54ece Stratus Red Team runner: expose interface instead of implementation (#548)
  • c9e7ae3 Update aws.defense-evasion.dns-delete-logs.md with current CloudTrail event name (#515)
  • cea6917 Updating technique references for Unit42 VM Attack Path article. (#539)