Stage

The "stage" is an endpoint that can serve compiled agents as decoy ('fake') files. While an HTTP or HTTPS listener is active, the stage can use requests to certain files on the stage endpoint (for example, 'index.php') and serve up the pre-staged agent instead. This is useful for delivering agents as secondary payloads disguised as common web server endpoints.

The stage endpoint can be modified in Monarch server's configuration file.

Agents can only be un-staged by administrators or the player who staged the agent originally. Additionally, all players, regardless of role, cannot automatically replace a staged agent with their own. As this may negatively impact some operations.

Last updated