tpotce/docker/heralding
2018-11-21 09:26:31 +00:00
..
dist heralding tweaking 2018-05-07 20:25:00 +00:00
docker-compose.yml update docker-compose files 2018-11-21 09:26:31 +00:00
Dockerfile tweaking 2018-09-11 12:19:26 +00:00
README.md prep for 18.04 2018-03-25 18:35:32 +00:00

heralding

Heralding is a simple honeypot that collects credentials, nothing more. Heralding is that honeypot! Currently the following protocols are supported: ftp, telnet, ssh, http, https, pop3, pop3s, imap, imaps, smtp and postgresql.

This dockerized version is part of the T-Pot community honeypot of Deutsche Telekom AG.

The Dockerfile contains the blueprint for the dockerized heralding and will be used to setup the docker image.

The docker-compose.yml contains the necessary settings to test conpot using docker-compose. This will ensure to start the docker container with the appropriate permissions and port mappings.