-
Notifications
You must be signed in to change notification settings - Fork 21
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
__init__() missing 1 required positional argument: 'sessionID' #1
Comments
This may be an error in the process of writing exp.
And in
https://github.com/GoSecure/pyrdp/blob/master/pyrdp/mitm/state.py |
@flag0 I sent the following PR #2 to fix it - it works fine for me now.
However, I'm running into the below error so not quite sure what it refers to. If anyone has insights I'd appreciate it (target is using
|
did any one get this to work |
Hi,
I'm running into an issue while executing the PoC. I use
Python 3.8.10
,Twisted-22.2.0
and installedPyRDP
from source (Without GUI and ffmpeg dependencies).The text was updated successfully, but these errors were encountered: