bmo.guru/ ~
← all posts
Development

Mythic RMM Dev-Log 001

·1 min read

Creating my own RMM.

This is an early preview, not much technical shit here.

In the past, I have used Kaseya, Atera and TacticalRMM. All of which, having their own variety of flaws and major painpoints. I have been working on Mythic for the past year and a half, to remedy that.

Features:#

  1. Built in ticketing (SMTP or done through portal)
  2. Customers list featuring information, critical devices, tickets and more.
  3. Devices page; Remote Desktop, Terminal (System powershell/cmd as well as user), software installs, patches, security, task manager, service manager, and a full file browser. (Ambitious I know, but someone needs to do it correctly).
  4. Scripts; Create and manage deployable scripts using folders for organization. Supports bash, batch and powershell.
  5. Policies; Like AD management, but for linux. I will go into more detail on this at a later date.
  6. Patch Management; Deploy patches per customer or MSP wide.
  7. I have much more in-store such as KEV/CVE scanning.

Here's a preview of the mock data in the current ticket system: alt text#

I'll go more in-depth in likely the next dev-log.

The customers page + customer view: alt text#

alt text

The Devices page + device view: alt text#

alt text

EVERYTHING - Is subject to change. Trust me, im picky as hell about UI's.

Thats all for now.