tpotce/docker/rdpy
2019-12-27 20:09:15 +00: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 cleanup 2019-02-28 15:01:12 +00:00
Dockerfile rebuild rdpy 2019-12-27 20:09:15 +00:00
LICENSE include docker repos 2017-10-13 18:58:14 +00:00
README.md cleanup 2019-03-01 21:08:36 +00: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