Cody Thomas
Cody Thomas
Mythic 3.3 is now out of beta and merged into the master branch, so I think you should check out the new eventing system https://docs.mythic-c2.net/customizing/3.-consuming-containers/eventing
As of [3.3.1-rc23](https://github.com/its-a-feature/Mythic/blob/master/CHANGELOG.MD#changed-28) you can set `set_as_user_output` in your `file_browser` data to have Mythic automatically add your file browser content to the task's user_output so that you don't have to...
can you share a bit more of what's happening at the top of that output? It looks as though there's an issue with docker on your Kali instance.
so right at the top it says `compose is not a docker command`, which means you don't have docker compose installed on the system. It seems like Kali did something...
in your `Mythic/.env` file you'll see a lot of options to configure how Mythic runs. By default, Mythic (using docker compose) allocates 1VCPU to installed services (agents, c2 profiles, etc)...
can you share the output of `sudo ./mythic-cli logs mythic_server` and `sudo ./mythic-cli status`?
If you're still having this issue, we can reopen and see what's going on, but since I haven't heard from you in a while I'm going to close this one
I don't think I've ever seen those errors before. Can you provide a bit more information? * what OS are you installing this on? * how did you install Mythic...
Where is mythic installed and where are you running these commands from? Are you doing it all from the same context? It appears as though mythic is installed in one...
If you're still having this issue, we can reopen it, but since I haven't heard from you in a while I'm going to close this for now