Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7673

Incremental Mask Attack

$
0
0
I understand how the incremental mask attack works and all.

So when I write a command like this:
-m 0 -a 3 --increment --increment-min 2 --increment-max 5 hash.txt ?l?l?l?l?l

it gives the following trials:
?l?l
?l?l?l
?l?l?l?l
?l?l?l?l?l

However, how about if I want to make increments, and with each increment I want to try numbers from 0000 to 9999.
In other words I want the following trials:

?l?l?d?d?d?d
?l?l?l?d?d?d?d
?l?l?l?l?d?d?d?d
?l?l?l?l?l?d?d?d?d

Which is basically joining a name with a number, but without knowing the length of the name, each name length needs to be joined with the same length of numbers which is 4 numbers.

Thanks in advance.

Viewing all articles
Browse latest Browse all 7673

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>