Skip to content

v0.1.0

Compare
Choose a tag to compare
@pygrum pygrum released this 27 Dec 18:27
· 9 commits to main since this release

0.1.0 is the first official stable release for Monarch.

New features

  • TLS (raw TCP) handler with fully documented custom protocol for low level languages.
  • More intuitive command usage
  • Malleable HTTP endpoints: granular customisation capabilities for HTTP-based C2 endpoints - configure methods, headers and paths in dedicated configuration file
  • Operators can stage local files on remote staging endpoints

Changes

  • One agent can now create multiple sessions, preventing unwanted termination of sessions
  • Operators can explicitly kill sessions

Bug fixes

  • Minor security updates