mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 11:48:52 +00:00
![]() adding a temporary variable to store the current (updated) version of Python, thus fixing the situation where the version is != 3.7 (e.g. Alpine python package at version 3.8.1-r1), causing lines 39-41 to break in the original code (install path is hard-coded at 3.7). |
||
---|---|---|
.. | ||
dist | ||
doc | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile.old | ||
LICENSE | ||
README.md |
cowrie
cowrie is an extended fork of the medium interaction honeypot kippo.
This dockerized version is part of the T-Pot community honeypot of Deutsche Telekom AG.
The Dockerfile
contains the blueprint for the dockerized cowrie and will be used to setup the docker image.
The docker-compose.yml
contains the necessary settings to test cowrie using docker-compose
. This will ensure to start the docker container with the appropriate permissions and port mappings.