Git Product home page Git Product logo

merlin-1's Introduction

Merlin

Cross-platform post-exploitation HTTP Command & Control agent written in golang

This repository is a port of the Merlin agent from https://github.com/Ne0nd0g/merlin to run on the Mythic framework. This implementation uses Mythic's Default HTTP Command and Control profile

Merlin documentation can be found at https://merlin-c2.readthedocs.io/en/latest/index.html

Mythic documentation can be found at https://docs.mythic-c2.net/

Getting Started

To get started:

  1. Clone the Mythic repository
  2. Pull down the http C2 profile from the MythicC2Profiles organization
  3. Pull down the Merlin agent from the MythicAgents organization
  4. Start Mythic
  5. Navigate to https://127.0.0.1:7443 and login with a username of mythic_admin and password retrieved from the .env file

This code snippet will execute most of the getting started steps:

cd ~/
git clone https://github.com/its-a-feature/Mythic
cd Mythic/
./mythic-cli install github https://github.com/MythicC2Profiles/http
./mythic-cli install github https://github.com/MythicAgents/merlin
sudo ./mythic-cli mythic start
sudo cat .env | grep MYTHIC_ADMIN_PASSWORD

Known Limitations

This implementation of Merlin on the Mythic Framework is incomplete and is still in development. Here are some known limitations:

Feature Status Notes
MiniDump Not Implemented
Padding Implemented Merlin v1.3.0
File Chunking Not Implemented
Windows DLL Not Implemented

merlin-1's People

Contributors

ne0nd0g avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.