-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pyrdp modules not importing #449
Labels
question
Further information is requested
Comments
Try using Python 3.10, are you on Windows ? |
Yes I am on windows.
…On Mon, 04 Dec 2023 at 03:19, Jorge Diaz ***@***.***> wrote:
Try using Python 3.10, are you on Windows ?
—
Reply to this email directly, view it on GitHub
<#449 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIPD3QKEUJGRU6HOFSZAMT3YHUQJNAVCNFSM6AAAAABAE2RVPGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXGY4TCMZXGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Ok.
I tried it on kali and it works very good. Now I just need to figure out how to decrypt the traffic in this pcap file with an .cer file and then extract the rdp packets for this challenge.
|
This challenge likely needs to be solved using Wireshark and not PyRDP. There are guides online that explain how to do it. Similar to the Wireshark steps in this article: https://unit42.paloaltonetworks.com/wireshark-tutorial-decrypting-rdp-traffic/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 distribution found"
I am using Python 3.11
Thank you in advanced.
The text was updated successfully, but these errors were encountered: