Skip to content
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

How's the DHKey computed using python? #113

Open
PyDotAll opened this issue Jan 5, 2024 · 3 comments
Open

How's the DHKey computed using python? #113

PyDotAll opened this issue Jan 5, 2024 · 3 comments

Comments

@PyDotAll
Copy link

PyDotAll commented Jan 5, 2024

There are scenarios where the --authkey is not provided but the WPS PIN is still cracked. How do you compute the DHKey in this case? Can you show me even a Python script deriving from PKE and PKR exactly? They are not straightforward as I've seen on the c code. Thanks!

@soxrok2212
Copy link

Are you referring to Realtek implementations? If so, the Realtek private key is static and is known.

@PyDotAll
Copy link
Author

PyDotAll commented Jan 5, 2024

I mean for other manufacturers. So it turns out that not only the ENonce was manufacturer specific but also how the DHKey is being generated is that right?

@PyDotAll
Copy link
Author

I detected a router with RTL86xx model. Do you have any available implementation for newer versions or even for any RTL8xxx manufacturers? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants