07-22-2020, 01:42 AM
Hi all,
I need to define a specific custom mask, but am unable to figure out how to do so.
The mask is for a permutation on a 14 character alphanumeric string containing a dictionary word (I know what the base string is with no permutations).
The dictionary word has alternating case, some letters substituted for numbers (leetspeak style), and special characters sharing a keyspace with the number's place in the string.
I've been trying to figure out how to define this mask by myself for a couple days using Mentalist/Cuppy/some other tools, but this kind of stuff is like trying to decipher ancient Greek; the couple times I thought I had a proper mask, hashcat said the mask/wordlist was too small and couldn't crack the hash.
Min char: 14
Max char: 14
Range of 20 letters
[0-9]
Thank you in advance to anyone who can provide some guidance.
I need to define a specific custom mask, but am unable to figure out how to do so.
The mask is for a permutation on a 14 character alphanumeric string containing a dictionary word (I know what the base string is with no permutations).
The dictionary word has alternating case, some letters substituted for numbers (leetspeak style), and special characters sharing a keyspace with the number's place in the string.
I've been trying to figure out how to define this mask by myself for a couple days using Mentalist/Cuppy/some other tools, but this kind of stuff is like trying to decipher ancient Greek; the couple times I thought I had a proper mask, hashcat said the mask/wordlist was too small and couldn't crack the hash.
Min char: 14
Max char: 14
Range of 20 letters
[0-9]
Thank you in advance to anyone who can provide some guidance.