Medusa icon indicating copy to clipboard operation
Medusa copied to clipboard

Medusa is a cross-platform C2 agent compatible with Python 2.7 and 3.8, compatible with Mythic

Results 5 Medusa issues
Sort by recently updated
recently updated
newest added

Hi, when spawning a new linux payload (python3), the active callback cannot be created as the username field is empty: ![image](https://user-images.githubusercontent.com/41398783/152831963-c765a8d3-b8bb-44a9-a23f-57f94764a9a2.png) ``` Failed to create new callback null value in...

The agent uses `socket.gethostbyname()` to retrieve the IP address of the host by looking up the hostname, returned from `socket.gethostname()`, against either the local resolver or the hosts file. On...

Hello, Running latest version of Mythic + latest version of Medusa agent. Medusa callback could show process name, which runs the payload. ![image](https://github.com/MythicAgents/Medusa/assets/1915618/dbcca344-5316-4167-8244-dd24351e5c58) Also could be cool to see all...

Cross posting it here for visibility, but there's a _small_ issue with the SOCKS command in Medusa: https://github.com/its-a-feature/Mythic/issues/321 Super easy fix (i added the fix as a comment there)