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

Connect to network feature #28

Open
blackHatMonkey opened this issue Jan 21, 2017 · 2 comments
Open

Connect to network feature #28

blackHatMonkey opened this issue Jan 21, 2017 · 2 comments

Comments

@blackHatMonkey
Copy link
Contributor

Hi wraith-wireless,

I`m one of the developers wifiphisher and I was wondering if you could implement this in Pyric.

So the feature that we want to implement in Wifiphisher is to check if the captured pre-shared key is correct or not. This operation is possible for WEP using

iw dev wlan0 connect your_essid key 0:your_key

We don't need to actually connect to the network, we just want to check if the key is correct or not.

Also I'm wondering if you could implement something with wpa_supplicant as well. If you have any questions let me know.

@blackHatMonkey blackHatMonkey changed the title Feature Request Connect to network feature Jan 22, 2017
@wraith-wireless
Copy link
Owner

Let me look into it, I can run iw and identify what it does for the first request and attempt to add that feature. As for the second one (wpa_supplicant) I looked into it in the past but the source code is difficult for me to understand - I will look into that as well. I created two separate issues: #29 for WEP testing and #30 for wpa_supplicant

@blackHatMonkey
Copy link
Contributor Author

I would not worry about WEP as it is so obsolete and I believe its a waste of time. So if you could look into WPA it would be much appreciated.

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