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

Silent client-side connection error when resuming a connection #465

Open obilodeau opened 6 months ago

obilodeau commented 6 months ago

With remmina and xfreerdp if the previous connection was not disconnected by the user, the next connection will fail without an error in pyrdp-mitm. In my tests, trying again succeeds.

There's nothing relevant in the client-side logs or the pyrdp-mitm logs.

I didn't experience the same problem with v1.2.0 but more testing should be done to be sure.

Only tested with NLA.

Behavior to confirm with mstsc.