Ne0nd0g / merlin-message

Messages exchanged between a Merlin Server and Agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qodana CodeQL GoReportCard License: GPL v3 Release Downloads Twitter Follow

Merlin Message

Messages and embedded Jobs exchanged between a Merlin Server and a Merlin Agent.

This package was separated out so that it can be updated independently of the Merlin Server and Agent packages.

Gob-encoded messages must come from the same package for the encoding and decoding to work between the Server and Agent. Merlin Agent traffic can use gob encoding, but it is not required to. Encoding transforms must match how the Merlin Server listener is configured.

The Main Merlin C2 repository can be found here: https://github.com/Ne0nd0g/merlin

About

Messages exchanged between a Merlin Server and Agent

License:GNU General Public License v3.0


Languages

Language:Go 100.0%