Skip to content

Releases: MythicAgents/thanatos

Thanatos v0.1.11

19 Dec 19:07
Compare
Choose a tag to compare

0.1.11 - 2024-12-19

Fixed

  • Fixes netstat command to include the browser script 7ef0969.

Thanatos v0.1.10

19 Dec 18:44
Compare
Choose a tag to compare

0.1.10 - 2024-12-19

Added

  • netstat command for returning active network connections authored by @maclarel added in #40.

Changed

  • Deprecated functions from the chrono crate were removed and replaced with supported versions #42.
  • Miscellaneous project source refactoring to cleanup compile and lint warnings #43.

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