4-way handshaking vs hc22000
#6
You can upload hash to this site, for example
https://www.onlinehashcrack.com/hash-identification.php

For hash-mode 22000 it'll say
Your hash may be one of the following:
 WPA PBKDF2 (PMKID/EAPOL)

In addition, hashcat tries to automatically detect the hash mode if you omit -m

Code:
Hash-mode was not specified with -m. Attempting to auto-detect hash mode.
The following mode was auto-detected as the only one matching your input hash:

22000 | WPA-PBKDF2-PMKID+EAPOL | Network Protocol

NOTE: Auto-detect is best effort. The correct hash-mode is NOT guaranteed!
Do NOT report auto-detect issues unless you are certain of the hash type.


Try to play with example hashes
https://hashcat.net/wiki/doku.php?id=example_hashes
Run this example:

Code:
hashcat -a 3 -m 22000 "WPA*02*024022795224bffca545276c3762686f*6466b38ec3fc*225edc49b7aa*54502d4c494e4b5f484153484341545f54455354*10e3be3b005a629e89de088d6a2fdc489db83ad4764f2d186b9cde15446e972e*0103007502010a0000000000000000000148ce2ccba9c1fda130ff2fbbfb4fd3b063d1a93920b0f7df54a5cbf787b16171000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001630140100000fac040100000fac040100000fac028000*a2" "hashcat!"
Reply


Messages In This Thread
4-way handshaking vs hc22000 - by h9k - 12-09-2022, 05:57 PM
RE: 4-way handshaking vs hc22000 - by h9k - 12-23-2022, 02:19 PM
RE: 4-way handshaking vs hc22000 - by ZerBea - 12-23-2022, 05:10 PM
RE: 4-way handshaking vs hc22000 - by ZerBea - 12-23-2022, 08:34 PM
RE: 4-way handshaking vs hc22000 - by Sairaj@2001 - 11-30-2023, 02:27 PM
RE: 4-way handshaking vs hc22000 - by v71221 - 11-30-2023, 06:46 PM
RE: 4-way handshaking vs hc22000 - by v71221 - 12-01-2023, 08:41 AM