Maskprocessor | Hashcat syntax question
#3
Hi Phil - thanks very much for the reply & advice.

How small a keyspace would you recommend before a mp would help?

The reason I ask is I have a different set of hashes (34) that I've been able to get 'some' passwords for, but it's only a handful of words to use.

For example:
  • password
  • Chocwedge1!
  • Sanksy1234
  • Sanksy1!
  • mUfw4dgq
  • ks662400
  • Password1!
  • 123456
  • Edward123!!?@
  • A1b2c3d4e5!!?
  • Fuckyou101
  • Szcts11/
  • Ryan1234!5!
  • Darren1!Sanksy09
  • sANKSY1!
  • A1b2c3d4e5$#@!11
  • pASSWORD1
  • Password1
  • Sanksy1234!
  • Password
Code:
hashcat64.exe --force -m9600 --status -w4 -O -o found.txt --remove --potfile-disable -r .\rules\OneRuleToRuleThemAll.rule HashesReduced.txt ".\Dictionary Files\PrePasswords.txt"
I ran this against remaining hashes with a couple of rules with no results. This command also received the note my 'wordlist or mask is too small'. However, I'm thinking the rules may not be the right way to go?

I made a mask using another tool I found that analysed this list of passwords and created the following mask file:
Code:
?d?d?d?d?d?d
?l?l?d?d?d?d?d?d
?u?l?l?l?l?l?d?d
?u?l?l?l?l?d?d?s
?u?l?l?l?l?l?d?s
?l?u?l?l?d?l?l?l
?l?u?u?u?u?u?d?s
?u?l?l?l?l?l?l?l
?l?l?l?l?l?l?l?l
?l?u?u?u?u?u?u?u?d
?u?l?l?l?l?l?l?l?d
?u?l?l?l?l?l?d?d?d?d
?u?l?l?l?l?l?l?d?d?d
?u?l?l?l?d?d?d?d?s?d?s
?u?l?l?l?l?l?l?l?d?s
?u?l?l?l?l?l?d?d?d?d?s
?u?l?l?l?l?l?l?l?l?d?s

But this too was going to take a long time to run.

Would you suggest a mp on either of those scenarios?

Thank again Smile
Reply


Messages In This Thread
RE: Maskprocessor | Hashcat syntax question - by blades1000 - 02-29-2020, 11:05 PM