Monarch C2
  • Introduction to Monarch
  • Installation
    • Resources
    • Uninstall Monarch
  • Interface
  • Features
    • External integration
    • Multiplayer
    • Management (server)
    • HTTP customization
  • Architecture
  • Usage
    • Builders
    • Agents
    • Listeners
    • Stage
    • Sessions
    • Players (server)
    • Chat
  • Integration
    • Project configuration
    • Builder
      • Architecture
      • API
      • Build routine
      • Build service
    • C2 server
      • Registering implants
      • Talking to implants
    • Implant development
      • Registration
      • Tasks
      • The TCP handler
Powered by GitBook
On this page
  1. Features

Multiplayer

Last updated 1 year ago

Multiplayer / co-op mode allows multiple operators to connect to the central Monarch server. Players connect to a pre-set port on the server using Mutual TLS and simple challenge-response authentication.

Multiplayer is enabled and disabled with the co-op command, detailed .

here