Skip to content

Commit 9fb1daf

Browse files
author
=
committed
difference between challenge and authorized
1 parent d83223e commit 9fb1daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hcxpcapngtool.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -6344,7 +6344,7 @@ fprintf(stdout, "--prefix=<file> : convert everything to list
63446344
"2,1,0:\n"
63456345
" 000 = M1+M2, EAPOL from M2 (challenge)\n"
63466346
" 001 = M1+M4, EAPOL from M4 (authorized) - usable if NONCE_CLIENT is not zeroed \n"
6347-
" 010 = M2+M3, EAPOL from M2 (authorized)\n"
6347+
" 010 = M2+M3, EAPOL from M2 (challenge / authorized depending on RC value & sequence number)\n"
63486348
" 011 = M2+M3, EAPOL from M3 (authorized) - usable by option --all\n"
63496349
" 100 = M3+M4, EAPOL from M3 (authorized) - usable by option --all\n"
63506350
" 101 = M3+M4, EAPOL from M4 (authorized) - usable if NONCE_CLIENT is not zeroed\n"

0 commit comments

Comments
 (0)