tpotce/docker/conpot_default
UncleRaymondo 85d23150b8 Numerous Changes - Multiple Conpot Honeypots Successful - See Full Desc.
Numerous changes completed to successfully have multiple Conpot Honeypots in operation

- Fix Dockerfile Build Failures by adding py-gevent and py-snmp to APK where required
- Build new dedicated images for Conpot via Default, Kamstrup and Guardian Templates
- Reconfigure IP Tables Rules
- Update all YML files with new configuration to download new Conpot images instead of T-Pot Default Conpot Image
- Configure Environment Variables in Docker Files for Image Builds
- Fix missing IPTable rule/configuration for 5060/udp for Dionaea
- Successfully test via NMAP that ports 102, 161/udp, 502, 623/udp, 10001, 47808/udp, and 50100 are open and functioning correctly

KNOWN ISSUE:
Conpot data is not available on dashboard/visualisations due to changes required for Logstash configuration.
2018-03-13 13:36:09 +11:00
..
dist Numerous Changes - Multiple Conpot Honeypots Successful - See Full Desc. 2018-03-13 13:36:09 +11:00
doc Update to Conpot x 4 Templates in Parallel 2018-03-09 18:17:00 +11:00
docker-compose.yml Numerous Changes - Multiple Conpot Honeypots Successful - See Full Desc. 2018-03-13 13:36:09 +11:00
Dockerfile Numerous Changes - Multiple Conpot Honeypots Successful - See Full Desc. 2018-03-13 13:36:09 +11:00
README.md Update to Conpot x 4 Templates in Parallel 2018-03-09 18:17:00 +11:00

conpot

ConPot is a low interactive server side Industrial Control Systems honeypot designed to be easy to deploy, modify and extend. By providing a range of common industrial control protocols we created the basics to build your own system, capable to emulate complex infrastructures to convince an adversary that he just found a huge industrial complex. To improve the deceptive capabilities, we also provided the possibility to server a custom human machine interface to increase the honeypots attack surface. The response times of the services can be artificially delayed to mimic the behavior of a system under constant load. Because we are providing complete stacks of the protocols, Conpot can be accessed with productive HMI's or extended with real hardware. Conpot is developed under the umbrella of the Honeynet Project and on the shoulders of a couple of very big giants.

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

The Dockerfile contains the blueprint for the dockerized conpot 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.

ConPot Dashboard

ConPot Dashboard