Commit 50ab732 =
committed
1 parent caf94e6 commit 50ab732 Copy full SHA for 50ab732
File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -930,12 +930,14 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
930
930
" ENCRYPTION (encrypted / open)\n"
931
931
" RSN INFORMATION ELEMENT\n"
932
932
" bitmask:\n"
933
- " 0000000000000001 AES (CCM)\n"
934
- " 0000000000000010 TKIP\n"
935
- " 0000000100000000 PSK\n"
936
- " 0000001000000000 FT using PSK\n"
937
- " 0000010000000000 WPA\n"
938
- " 0000100000000000 SAE (SHA256)\n"
933
+ " cipher suites\n"
934
+ " 0000000000000001 AES (CCM)\n"
935
+ " 0000000000000010 TKIP\n"
936
+ " authentication key management\n"
937
+ " 0000000100000000 PSK\n"
938
+ " 0000001000000000 FT using PSK\n"
939
+ " 0000010000000000 WPA\n"
940
+ " 0000100000000000 SAE (SHA256)\n"
939
941
" WPA INFORMATION ELEMENT\n"
940
942
" bitmask:\n"
941
943
" 00000001 WPA-IE present\n"
You can’t perform that action at this time.
0 commit comments