GoSecure / pyrdp

RDP monster-in-the-middle (mitm) and library for Python with the ability to watch connections live or after the fact
https://www.gosecure.net/blog/2020/10/20/announcing-pyrdp-1/
GNU General Public License v3.0
1.47k stars 244 forks source link

Update rdp.py #433

Closed plonxyz closed 1 year ago

plonxyz commented 1 year ago

adding RDP10_11 due to error builtins.ValueError: 524304 is not a valid RDPVersion when connecting via win11 RDP

obilodeau commented 1 year ago

Thanks for your contribution!