tpotce/docker/rdpy
2018-11-21 09:26:31 +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 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 tweaking 2018-03-30 17:17:17 +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