Skip to content

RDP (3389)

The RDP module emulates a Remote Desktop Protocol server, allowing you to create honeypots that mimic Windows remote desktop services, and log login attempts.

Configuration

json
"rdp": [
  {
    "port": 3389
  }
]

Options

OptionTypeDescriptionDefault
portintegerTCP port number for the RDP service3389