-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add article "4-Way Handshake - Wifi Authentication" article #88
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice ! If you have time try to take in account my remarks:) if you want to be rigourous : source, do not affirm stuff from nowhere,
organize the explanations a little more smoothly with a plan in the introductions and try to keep explanations chronological
Added links at the end and in document |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor last changes:
- wpa /wpa? (2 disappeared)
- for "the station has all the info it needs", i was suggesting to dig what information that are publicly broadcasted in the air, and to what extent it is necessary or not . also, what makes possible that you automatically connect to your wifi when you go home ? -> that could be the subject of an other article, key word wifi probing and fingerprinting devices using wifi
- there are multiple implementations of AES, still didnt understand which one is actually used. the key length argument is not really relevant imo but ok
- did i miss the pcap ?
- congratz, nice article :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice :)
No description provided.