MythicAgents / thanatos

Mythic C2 agent targeting Linux and Windows hosts written in Rust
BSD 3-Clause "New" or "Revised" License
310 stars 42 forks source link

Latest thanatos v0.1.4 - build failed. #17

Closed timukas closed 10 months ago

timukas commented 10 months ago

Hello,

Tried to update Thanatos on latest Mythic, but it failed with following error:

Building thanatos
Sending build context to Docker daemon  441.3kB
Step 1/1 : FROM ghcr.io/mythicagents/thanatos:v0.1.4
Head "https://ghcr.io/v2/mythicagents/thanatos/manifests/v0.1.4": unauthorized
Service 'thanatos' failed to build : Build failed
[-] Error from docker-compose: exit status 1
[*] Docker compose command: [up --build -d thanatos]
[-] Failed to start service: exit status 1
MEhrn00 commented 10 months ago

The base docker container image was moved from docker.io to ghcr.io but was not made public. It should be fixed now