02-12-2018, 08:45 PM
Hello, everybody. the problem is that the Hybrid Attack works good in right side and do not works in left side.
So what do you think about this problem?
Thank you!
$ ... -a 6 example.dict ?d?d?d?d ------------------------works good
generates the following password candidates:
password0000
password0001
It also works on the opposite side!
The configuration:
$ ... -a 7 ?d?d?d?d example.dict -----------------------do not works
generates the following password candidates:
0000password
0001password
The wordlist or mask that you are using is too small.
This means that hashcat cannot use the full parallel power of your device(s).
Unless you supply more work, your cracking speed will drop.
For tips on supplying more work, see: https://hashcat.net/faq/morework
Approaching final keyspace - workload adjusted.
So what do you think about this problem?
Thank you!
$ ... -a 6 example.dict ?d?d?d?d ------------------------works good
generates the following password candidates:
password0000
password0001
It also works on the opposite side!
The configuration:
$ ... -a 7 ?d?d?d?d example.dict -----------------------do not works
generates the following password candidates:
0000password
0001password
The wordlist or mask that you are using is too small.
This means that hashcat cannot use the full parallel power of your device(s).
Unless you supply more work, your cracking speed will drop.
For tips on supplying more work, see: https://hashcat.net/faq/morework
Approaching final keyspace - workload adjusted.