tpotce/docker/rdpy
2018-03-29 21:45:55 +00: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 tweaking 2018-03-29 16:21:00 +00:00
Dockerfile rdpy add shuffle 2018-03-29 21:45:55 +00:00
LICENSE include docker repos 2017-10-13 18:58:14 +00:00
README.md Continue cleaning up 2017-10-23 13:10:47 +02: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