TypicalAM / Yarilo

Wireless Network Traffic Decrypter & Packet Analyzer
https://yarilo.piaseczny.dev
7 stars 0 forks source link

TryDecrypt mechanic #2

Closed TypicalAM closed 11 months ago

TypicalAM commented 11 months ago

when adding a password using LiveDecrypt::add_password make sure that the auth keys exist, and are able to decrypt at least one Dot11Data packet. We could force the AP to respond if we don't have it. This could happen if the RSNEAPOL keys are in-order, but from different authentication handshakes, or in the (common) case of an incorrect password (since we can't really know the difference).