Packages and Binaries:

golang-github-ne0nd0g-merlin-dev

This package contains a cross-platform post-exploitation HTTP/2 Command & Control server written in golang.

This package contains the source go files.

Installed size: 849 KB
How to install: sudo apt install golang-github-ne0nd0g-merlin-dev

Dependencies:
  • golang-github-binject-go-donut-dev
  • golang-github-cheekybits-genny-dev
  • golang-github-chzyer-readline-dev
  • golang-github-cretz-gopaque-dev
  • golang-github-fatih-color-dev
  • golang-github-francoispqt-gojay-dev
  • golang-github-go-jose-go-jose.v3-dev
  • golang-github-lucas-clemente-quic-go-dev
  • golang-github-mattn-go-shellwords-dev
  • golang-github-ne0nd0g-ja3transport-dev
  • golang-github-ne0nd0g-merlin-message-dev
  • golang-github-olekukonko-tablewriter-dev
  • golang-github-quic-go-qpack-dev
  • golang-github-satori-go.uuid-dev
  • golang-go.dedis-kyber-dev
  • golang-golang-x-crypto-dev
  • golang-golang-x-exp-dev
  • golang-golang-x-net-dev
  • golang-golang-x-sync-dev
  • golang-golang-x-sys-dev
  • golang-gopkg-square-go-jose.v2-dev

merlin

This package contains a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang as well as an identification tool.

Installed size: 23 KB
How to install: sudo apt install merlin

Dependencies:
  • merlin-agent
  • merlin-server

merlin-server

This package contains a cross-platform post-exploitation HTTP/2 Command & Control server written in golang.

Installed size: 15.95 MB
How to install: sudo apt install merlin-server

Dependencies:
  • libc6
merlinserver
root@kali:~# merlinserver -h
Usage of ./merlin:
  -addr string
    	The address to listen on for client connections (default "127.0.0.1:50051")
  -debug
    	Enable debug logging
  -extra
    	Enable extra debug logging
  -password string
    	the password to for CLI RPC clients to connect to this server (default "merlin")
  -secure
    	Require client TLS certificate verification
  -tlsCA string
    	TLS Certificate Authority file path to verify client certificates
  -tlsCert string
    	TLS certificate file path
  -tlsKey string
    	TLS private key file path
  -trace
    	Enable trace logging
  -version
    	Print the version number and exit

Updated on: 2025-May-20