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 collection of scripts for debugging SSRF, blind XSS, and XXE vulnerabilities
A low interaction honeypot to detect CVE-2018-2636 in Oracle Hospitality Applications.
PINNED

InfoSecHired
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Check Point CloudGuard WAF
A cloud-native web application and API security solution that uses contextual AI to protect against known and zero-day threats without signature-based detection.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.

Wiz
Wiz Cloud Security Platform is a cloud-native security platform that enables security, dev, and devops to work together in a self-service model, detecting and preventing cloud security threats in real-time.