mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
cleanup and prepare for docker image rebuilds
This commit is contained in:
@ -13,10 +13,10 @@ RUN sed -i 's/dl-cdn/dl-2/g' /etc/apk/repositories && \
|
||||
openssl-dev \
|
||||
libzmq \
|
||||
postgresql-dev \
|
||||
py3-pip \
|
||||
python3 \
|
||||
python3-dev \
|
||||
py-virtualenv && \
|
||||
pip3 install --no-cache-dir --upgrade pip && \
|
||||
#
|
||||
# Setup heralding
|
||||
mkdir -p /opt && \
|
||||
|
@ -1,15 +0,0 @@
|
||||
[](https://microbadger.com/images/dtagdevsec/heralding:1903 "Get your own version badge on microbadger.com") [](https://microbadger.com/images/dtagdevsec/heralding:1903 "Get your own image badge on microbadger.com")
|
||||
|
||||
# heralding
|
||||
|
||||
[Heralding](https://github.com/johnnykv/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](http://dtag-dev-sec.github.io/)** 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.
|
||||
|
||||
# heralding Dashboard
|
||||
|
||||

|
Binary file not shown.
Before Width: | Height: | Size: 836 KiB |
Reference in New Issue
Block a user