Ne0nd0g / merlin

Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
GNU General Public License v3.0
5.03k stars 798 forks source link

Link to merlin-base source code #129

Closed kpcyrd closed 2 years ago

kpcyrd commented 2 years ago

I noticed the Dockerfile pulls a pre-built docker base image since a84bededb07d45c9936d274ba4f6099abd7da02d, I looked at https://hub.docker.com/r/ne0nd0g/merlin-base but couldn't figure out how it's built. I later found https://github.com/Ne0nd0g/merlin-docker/blob/main/Dockerfile but this could've been easier. :)