Releases: MythicAgents/thanatos
Releases · MythicAgents/thanatos
Thanatos v0.1.9
Thanatos v0.1.8
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
Thanatos v0.1.6
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
Thanatos v0.1.4
Thanatos v0.1.3
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
Changes v0.1.1..v0.1.2
Thanatos v0.1.1
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
Initial public release