-
when ran returns error
```
Traceback (most recent call last):
File "/home/user/CVE-2019-0708/exploit.py", line 10, in
from pyrdp.core.ssl import ClientTLSContext
ModuleNotFoundError: No mo…
sk337 updated
8 months ago
-
Hi All,
Can someone please tell me how to install the following module, I can figure it out.
pyrdp.core
pyrdp.logging
pyrdp.player
pyrdp.player.config
Keep getting a error "No matching dis…
-
Hi
i tried to do mitm to my win10 or with --auth ssp got this error
or without ssp pyrdp.mitm.connections.tcp - Client connection closed. Connection to the other side was lost in a non-clean fa…
-
Right now, when the user connects to an NLA enforcing server and NLA redirection is active in pyRDP, the client is presented with the certificate of the redirection host.
In my test environment i h…
-
Hey! author of fq here. Accidentally found this repo and wondered if the code is or could be mede generic enough to be upstreamed as a RDP decoder? possibly also add the plumbing to make it decode RDP…
wader updated
5 months ago
-
I'm using the latest version of pyrdp
When I run:
`venv/bin/pyrdp-player.py /mnt/d/rdpdebug/19700101000000_191.101.157.12%3A50217-10.0.13.101%3A3389.pyrdp`
I get this log at the bottom of the s…
-
Hello,
Does PyRDP support using the mitm feature in front of a [xrdp](https://github.com/neutrinolabs/xrdp) server? If not, this could help deploy honeypots with a small alpine/ubuntu container act…
-
Windows 2016, activated Remote Desktop Services (RDS) in non-domain mode, using "Add Roles and Features" from the Local Server dashboard.
After a reboot, I could no longer connect using RDP with Py…
-
Right now the player works reasonably well for short sessions. For longer sessions, a few usability issues quickly become apparent. This issue is a top level issue to track a shopping list of potentia…
alxbl updated
3 years ago
-
Hello,
I'm trying to deploy the docker image and works like a charm. But now I'm trying to mount a volumes to retrieve the logs on my host and it doesn't work. The dockerfile image doesn't seems to i…