Athena
Athena copied to clipboard
**Describe the bug** Athena callback to HTTP C2 profile with SSL enabled fails to connect. C2 profile config without SSL: ``` { "instances": [ { "ServerHeaders": { "Server": "NetDNA-cache/2.2", "Cache-Control":...
**Describe the bug** Process exits with an error when run on CentOS ``` Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu using your...
Hi Checkymander, as you requested I retargeted the powershell plugins so that you can merge to v0.2-dev. _Note that additionally to not supporting single file build it is important to...
**Describe the bug** Starting the SOCKS functionality on a Linux deployment of the Athena agent causes CPU utilisation for the Athena process on the agent host to jump to 100%....
**Describe the bug** Default settings athena payload with slack profile does not compile. the error: Traceback (most recent call last): File "/Mythic/athena/mythic/agent_functions/builder.py", line 369, in build await self.buildSlack(agent_build_path, c2) File...
Ever since the rewrite keylogger has been kitchy, try to figure out why.
Path parsing is broken in Linux and Mac when using the FileBrowser parent is returning "" when it should probably be returning "/" Due to this file browser reports the...
https://docs.mythic-c2.net/customizing/hooking-features/artifacts Plugins that would need support: exec inject-shellcode shell cursed upload download crop kill mkdir cp rm mv timestomp(?) sftp ssh token
Manifest v3 makes some changes in the way cursed operates. May need to look into alternative permissions for v3
Can probably be done with a `process_response` key and this RPC call https://github.com/MythicMeta/MythicContainerPyPi/blob/main/mythic_container/MythicGoRPC/send_mythic_rpc_filebrowser_create.py