tpotce/docker/rdpy
t3chn0m4g3 9f905f70de prepare for new release
fix for installer, now always pointing to master repo
include adbhoney and dashboard
2018-12-07 17:50:39 +01:00
..
dist include docker repos 2017-10-13 18:58:14 +00:00
doc update docs, screenshots 2018-11-24 01:05:21 +01:00
docker-compose.yml update docker-compose files 2018-11-21 09:26:31 +00:00
Dockerfile include hpfeeds support 2018-05-25 16:18:05 +00:00
LICENSE include docker repos 2017-10-13 18:58:14 +00:00
README.md update docs, screenshots 2018-11-24 01:05:21 +01:00

rdpy

rdpy RDPY is a pure Python implementation of the Microsoft RDP (Remote Desktop Protocol) protocol (client and server side). RDPY is built over the event driven network engine Twisted. RDPY support standard RDP security layer, RDP over SSL and NLA authentication (through ntlmv2 authentication protocol).

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

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

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

RDPY Dashboard

RDPY Dashboard