hashcat/hashcat-utils

cap2hccapx should use default "EAPOL-Key Timeout"

ZerBea opened this issue · 0 comments

For the EAPOL-Key Timeout value, the default is 1 second or 1000 milliseconds.
The available values in in version 6.0 are between 200 and 5000 milliseconds, while codes prior to 6.0 allow for values between 1 and 5 seconds.
What this means is when it comes time to exchange the EAPOL keys between the AP and client, the AP will send the key and wait up to 1 second by default for the client to respond.
Best regards
ZerBea