RICSecLab / CVE-2019-0708

CVE-2019-0708 (BlueKeep) proof of concept allowing pre-auth RCE on Windows7
Apache License 2.0
127 stars 19 forks source link

pyrdp.core not found #3

Open sk337 opened 1 year ago

sk337 commented 1 year ago

when ran returns error

Traceback (most recent call last):
  File "/home/user/CVE-2019-0708/exploit.py", line 10, in <module>
    from pyrdp.core.ssl import ClientTLSContext
ModuleNotFoundError: No module named 'pyrdp.core'
TijZwa commented 8 months ago

pip install pyrdp-mitm[full]

mkannan22 commented 6 months ago

Same issue even after running that command. Tried python3.10 and python3.11

ndonkersloot commented 6 months ago

Same issue even after running that command. Tried python3.10 and python3.11

try harder