tpotce/docker/rdpy
2017-10-23 13:02:04 +02:00
..
dist include docker repos 2017-10-13 18:58:14 +00:00
doc Start cleaning up and update documentation 2017-10-23 13:02:04 +02:00
docker-compose.yml Start cleaning up and update documentation 2017-10-23 13:02:04 +02:00
Dockerfile fix rdpy dep 2017-10-13 20:41:24 +00:00
LICENSE include docker repos 2017-10-13 18:58:14 +00:00
README.md Start cleaning up and update documentation 2017-10-23 13:02:04 +02:00

dockerized 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