Failed To Crack Handshake Wordlist-probable.txt Did Not Contain Password -

hashcat -m 22000 handshake_hash.hc22000 -a 0 probable.txt -r best64.rule Rules can add numbers, capitals, leet speak ( e → 3 ), and years. This often cracks passwords that plain wordlists miss. If you know the password pattern (e.g., 8 lowercase letters + 2 digits), use a mask:

hashcat -m 22000 home.hc22000 -a 3 ?d?d?d?d?d?d?d?d Cracked in 3 seconds. Password: 87432915 (never in probable.txt ). hashcat -m 22000 handshake_hash

failed to crack handshake wordlist-probable.txt did not contain password 8 lowercase letters + 2 digits)