Skip to content

Commit

Permalink
added new bit in PMKID bitmask: 2 == PMKID taken from AP possible PSK…
Browse files Browse the repository at this point in the history
…SHA256 FT using PSK
  • Loading branch information
= committed Sep 20, 2024
1 parent cba739b commit d8e6da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hcxpcapngtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -6153,7 +6153,7 @@ fprintf(stdout, "--prefix=<file> : convert everything to list
"bitmask of PMKID hash line (WPA*01) message pair field:\n"
"0: reserved\n"
"1: PMKID taken from AP\n"
"2: reserved\n"
"2: PMKID taken from AP possible PSKSHA256 FT using PSK\n"
"3: reserved\n"
"4: PMKID taken from CLIENT (wlan.da: possible MESH or REPEATER)\n"
"5: reserved\n"
Expand Down

0 comments on commit d8e6da6

Please sign in to comment.