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

Feature Proposal: Dedicated Install Script #39

Open ApprenticeofEnder opened 1 month ago

ApprenticeofEnder commented 1 month ago

How much sense would it make to have a dedicated install script of sorts for this project?

I'm thinking something like a bash script that would check whether Mythic was installed, and then installed the Thanatos agent.

I'd be happy to whip that up, since it looks like you're busy with the refactor.

(Alternatively, we could make this more of a dedicated CLI, but that would probably be a future iteration.)