mhn-core-docker Logo

mhn-core-docker

0
Free
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

ALTERNATIVES

A low interaction honeypot to detect CVE-2018-2636 in Oracle Hospitality Applications.

IMAP-Honey is a honeypot tool for IMAP and SMTP protocols with support for logging to console or syslog.

Tango is a set of scripts and Splunk apps for deploying honeypots with ease.

A low-interaction SSH authentication logging honeypot that logs all authentication attempts in JSON format.

A configurable DNS honeypot with SQLite logging and Docker support.

Multi-honeypot platform with various honeypots and monitoring tools.

FTP Honeypot tool with FTP + SSL-FTP features, used for catching credentials and malware files, distributing honeytoken files, and generating SSL certificates.

A mini webserver with FTP support for XXE payloads