Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thanatos not starting #19

Closed
timukas opened this issue Feb 2, 2024 · 1 comment
Closed

Thanatos not starting #19

timukas opened this issue Feb 2, 2024 · 1 comment

Comments

@timukas
Copy link

timukas commented Feb 2, 2024

Installed latest thanatos on latest Mythic (on Linux x64) and got following errors:

image

MEhrn00 added a commit that referenced this issue Feb 2, 2024
The new Mythic changes no longer run payload type containers with a bind
mount to the code runtime directory. This will copy in the Thanatos
artifacts needed without relying on the old bind mount.
MEhrn00 added a commit that referenced this issue Feb 2, 2024
commit 8a904fa
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:30:20 2024 -0500

    Clippy lint

commit 0e8b5ed
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:15:54 2024 -0500

    Update changelog

commit 60b34aa
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:11:40 2024 -0500

    Modify CI to include HTTP configuration

commit 7a29fe4
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:11:00 2024 -0500

    Fix error due to profiles not being mut

commit 93e5bb3
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:09:52 2024 -0500

    Fix typo in sshspawn command parameter description

commit e3dbd69
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:08:18 2024 -0500

    fix(#19): Add Thanatos artifacts into base image

    The new Mythic changes no longer run payload type containers with a bind
    mount to the code runtime directory. This will copy in the Thanatos
    artifacts needed without relying on the old bind mount.
MEhrn00 added a commit that referenced this issue Feb 2, 2024
commit 094b90b
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Fri Feb 2 20:36:10 2024 +0000

    Bump version number to match release '0.1.7'

commit 8a904fa
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:30:20 2024 -0500

    Clippy lint

commit 0e8b5ed
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:15:54 2024 -0500

    Update changelog

commit 60b34aa
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:11:40 2024 -0500

    Modify CI to include HTTP configuration

commit 7a29fe4
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:11:00 2024 -0500

    Fix error due to profiles not being mut

commit 93e5bb3
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:09:52 2024 -0500

    Fix typo in sshspawn command parameter description

commit e3dbd69
Author: Matt Ehrnschwender <matthewe2020@gmail.com>
Date:   Fri Feb 2 15:08:18 2024 -0500

    fix(#19): Add Thanatos artifacts into base image

    The new Mythic changes no longer run payload type containers with a bind
    mount to the code runtime directory. This will copy in the Thanatos
    artifacts needed without relying on the old bind mount.
@MEhrn00
Copy link
Member

MEhrn00 commented Feb 2, 2024

Recent Mythic updates stopped bind mounting the agent runtime directory which was why the main.py file was not found. Just pushed some changes to include the runtime files inside the base container image which fixes this issue.

@MEhrn00 MEhrn00 closed this as completed Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants