/dionaea-docker

Docker Image for Dionaea Honeypot

Primary LanguageDockerfileMIT LicenseMIT

Dionaea Docker

This wraps the Dionaea honeypot into a docker container.

License and Attribution

The dionaea project is licensed via GPLv2. As I modified the config, services and ihandler files, all those resources are licensed under the GPLv2 license as well. I put a copy of the original license (https://github.com/DinoTools/dionaea/blob/master/LICENSE) in the config folder.

The MIT license you find in this repository applies to those files that are entirely written by me. That is everything except the config folder.

Usage

Without rebuilding the whole thing, you can easily mount a config folder to /opt/dionaea/etc/dionaea/. It should contain the directories services-enabled, ihandlers-enabled and a dionaea.cfg file.