mhn-core-docker Logo

mhn-core-docker

0
Free
Updated 11 March 2025
Visit Website

It's a subset of the Modern Honey Network project that's set up to run in docker. The 'broker' image runs an hpfeeds broker. The broker allows clients to publish to channels or subscribe to channels. The 'cowrie' image runs the cowrie honeypot. It connects to the broker and publishes events to it. The 'dionaea' image runs the dionaea honeypot. It connects to the broker and publishes events to it, and it stores captured binaries. In the broker container, an application called 'geoloc' subscribes to the cowrie channel events and publishes a second channel with geolocation info added. Also in the broker container, an application called 'honeymap' subscribes to the geoloc channel and makes a pretty map. It listens on port 3000. Steps to make this work: Create a docker network so you can statically IP your containers: docker network create --subnet 192.168.0.0/24 honeynet. Clone the repository, change to the broker directory, and build the docker image: git clone https://github.com/MattCarothers/mhn-core-docker cd broker docker build -t broker. Start the broker image. Your host OS will now be listening on port 3000 for http requests into honeymap. If you pref

FEATURES

SIMILAR TOOLS

A collection of scripts for debugging SSRF, blind XSS, and XXE vulnerabilities

A directory traversal fuzzer for finding and exploiting directory traversal vulnerabilities.

A high-interaction honeypot system supporting the Redis protocol.

A simple honeypot that collects credentials across various protocols

An active and aggressive honeypot tool for network security.

A tool to leak git repositories from misconfigured websites

A honeypot mimicking Tomcat manager endpoints to log requests and save attacker's WAR files for analysis.

Multi-honeypot platform with various honeypots and monitoring tools.

SMTP Honeypot with custom modules for different modes of operation.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

VAT: NL005301434B12

Copyright © 2025 - All rights reserved