-
Notifications
You must be signed in to change notification settings - Fork 843
Description
I am not sure if I am reading the documentation correctly. I feel that Merlin makes a useful post exploitation. It does not however seem to provide capabilities related state management. It seems all data transaction are done in memory which is cool for security when running large nets.
In the interest pen testing I am wondering about what methods are available to manage agent state and if the application is intended to be used in that way.
Issue: Agent information does not persist across application restarts.
Sorry I did not use slack as this may have been something more suited but I dislike, preference is discord, rocket chat or something.
While posting this I came across the following: https://docs.mythic-c2.net/
I still need to read through it but there is a postgres db in their so it may do what I intend to do unless the DB is for use with the ACL for the UI :(