Skip to content

Releases: MythicAgents/thanatos

Thanatos v0.1.9

18 Mar 01:12
Compare
Choose a tag to compare

0.1.9 - 2024-03-17

Added

Changed

  • releases: add release automation 3ac7905
  • ci: add container build action d38aa47
  • ci: remove main from lint checks be67690

Removed

  • ci: remove base image build composite workflow 86815f4

Thanatos v0.1.8

06 Feb 21:25
v0.1.8
fda8c57
Compare
Choose a tag to compare

v0.1.8

Changes v0.1.7..v0.1.8

Added

  • Scripts for running CI lint tests locally
  • Path triggers for release workflow

Changed

  • Removed libssp-0.dll runtime dependency for Windows agents
  • Set line length for Mythic code CI checks to 90 columns
  • Bumped docker container Fedora version to Fedora 39

Thanatos v0.1.7

02 Feb 20:51
v0.1.7
a3cc2d7
Compare
Choose a tag to compare

v0.1.7

Changes v0.1.6..v0.1.7

Changed

  • Modify lint workflow to include HTTP configuration 60b34aa

Fixed

  • Fix build error due to profiles not being mut 7a29fe4
  • Fix typo in sshspawn command parameter description 93e5bb3
  • fix(#19): Add Thanatos artifacts into base image e3dbd69

Thanatos v0.1.6

01 Feb 02:45
v0.1.6
82d6a21
Compare
Choose a tag to compare

v0.1.6

Changes v0.1.5..v0.1.6

Added

  • remote_images key in config.json metadata a109d9b
  • Agent capabilities metadata file agent_capabilities.json cc3cc48
  • Github Actions workflow for running static analyzers against codebase
  • Github Actions workflow for staging releases in a release/** branch

Changed

  • Separated out the .gitignore file to multiple directories

Fixed

  • Typo in the Mythic code for the mv command
  • Removed all build warnings
  • Replaced deprecated chrono calls for supported ones 9c302a4

Thanatos v0.1.5

30 Jan 21:10
v0.1.5
2d738df
Compare
Choose a tag to compare

v0.1.5

Changes v0.1.4..v0.1.5

Fixed

  • Windows builds failing due to missing libssp link flag 871ce1d

Thanatos v0.1.4

30 Jan 21:09
c935ce9
Compare
Choose a tag to compare

v0.1.4

Changes v0.1.3..v0.1.4

Added

  • Github actions workflow automation

Thanatos v0.1.3

30 Jan 21:07
047db4f
Compare
Choose a tag to compare

Changes v0.1.2..v0.1.3

Changed

  • Time stamp manipulation from seconds to milliseconds
  • Pinned python version to python 3.11
  • Rewrite ls browser script

Fixed

  • ssh list of commands
  • Upload command
  • ps command on Linux

Thanatos v0.1.2

30 Jan 21:05
5144a4f
Compare
Choose a tag to compare

Thanatos v0.1.1

30 Jan 21:04
fc67d84
Compare
Choose a tag to compare

Changes v0.1.0..v0.1.1

Added

  • BSD-3 License to project
  • Support for Mythic v3

Changed

  • Renamed agent from Tetanus to Thanatos
  • Changed deprecated chrono crate calls to supported ones

Fixed

  • Upload command not working due to Mythic changes
  • Builds for 32 bit Linux
  • Installed right openssl perl dependencies for Windows builds
  • Bumped compiled openssl version

Removed

  • Support for building Windows shellcode. Will be back in v0.2.0
  • Support for statically linked Linux 32-bit payloads due to musl/openssl limitation

Thanatos v0.1.0

30 Jan 20:59
9d8214e
Compare
Choose a tag to compare

Initial public release