mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-18 18:44:13 +00:00
16 lines
727 B
JSON
16 lines
727 B
JSON
{
|
|
"os": ["Windows"],
|
|
"languages": [".NET Framework"] ,
|
|
"features": {
|
|
"mythic": ["artifacts", "browser scripts", "credentials","docker", "dynamic loading", "file chunking", "file browser",
|
|
"keylogging", "p2p", "process browser", "push c2", "rpfwd","screenshots", "socks"],
|
|
"custom": ["bofs","key exchange", "killdate", "execute pe", "execute assembly", "inline assembly","mimikatz", "powerpick",
|
|
"donut", "shellcode injection"]
|
|
},
|
|
"payload_output": ["exe", "shellcode", "service", "source"],
|
|
"architectures": ["x86_64"],
|
|
"c2": ["http", "smb", "tcp", "websocket", "httpx"],
|
|
"mythic_version": "3.4.6",
|
|
"agent_version": "2.4.2",
|
|
"supported_wrappers": ["service_wrapper", "scarecrow_wrapper"]
|
|
} |