Mythic icon indicating copy to clipboard operation
Mythic copied to clipboard

[Feature Request]: Remote Desktop/VNC-like Feature to Mythic Framework for Real-Time Screen Sharing and Control

Open opsecko opened this issue 9 months ago • 2 comments

Hey there!

Imagine a feature similar to remote desktop or VNC, but integrated into the Mythic framework. It would transmit traffic via the C2 configuration set up in Mythic, with the agent capturing screen data and enabling remote control. The front end would display the video in real-time and allow interaction. I think this would be an incredibly cool feature. It would be extremely helpful for red team operations.

I hope my feedback makes sense to you 😄

opsecko avatar Feb 07 '25 08:02 opsecko

I agree that it would be really cool! Definitely a bit harder to do, but not impossible. Not sure I'd want to try to force that into a UI piece or do something like opening a port you can connect a proper RDP/VNC client to instead.

its-a-feature avatar Mar 06 '25 18:03 its-a-feature

Out of curiosity, you can do this capability now with socks, sleep 0, and an RDP/VNC client pointing to an opened port on the Mythic server. What is it you're trying to get that's different than that by doing it through the browser?

its-a-feature avatar Mar 12 '25 14:03 its-a-feature

Yes, that's how I planned it too, but it would be very convenient with web interface support

opsecko avatar May 13 '25 01:05 opsecko