Ok... just managed it to start hashcat. I am using the command console for the first time and I am sweat now... Therefore, I apologize for not working with rules yet. I am a totally noob, so I have to start as easy as possible.
I used this mask_file.hcmask:
and this command:
It looks like, that hashcat started three attemps. Each one with one of my custom charsets.
But I want, that hashcat uses all three charsets at the same time, how I defined it in the mask:
?1?1?1?1?1?2?2?2?2?3?3?3?3?3
What is the trick for that?
Sorry ... I don't get it...
EDIT:
After each attempt it told me, that my wordlist is too small.
And at the end of the three attempts there was a message, that custom charset 1 is undefined.
What the heck ... ?
I used this mask_file.hcmask:
Quote:--custom-charset1: 23wWeEaAtThHrR
--custom-charset2: 23eErRsSpP
--custom-charset3: 23sSpPoOnN
?1?1?1?1?1?2?2?2?2?3?3?3?3?3
and this command:
Quote:.\hashcat.exe -m 15700 -a 3 hash.txt mask_file.hcmask
It looks like, that hashcat started three attemps. Each one with one of my custom charsets.
But I want, that hashcat uses all three charsets at the same time, how I defined it in the mask:
?1?1?1?1?1?2?2?2?2?3?3?3?3?3
What is the trick for that?
Sorry ... I don't get it...
EDIT:
After each attempt it told me, that my wordlist is too small.
And at the end of the three attempts there was a message, that custom charset 1 is undefined.
What the heck ... ?