hashcat Forum

Full Version: mask order unknown?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey there,

I'm trying to crack a certain hash and I know the password requirements which are:

Quote:Your password must have at least one uppercase letter, one lowercase letter, one special character, and one number.

and also must be at least 8 characters.

So assuming its 8 or more and that there will be more than one upper and lower and probably just one special and one number how could I make this mask with the order not known?

Thanks

-doulomb
use policygen from PACK (http://thesprawl.org/projects/pack/), i.e. the use of .hcmask files is needed (and PACK can generate them for you)
Thank you that is exactly what I needed.

I didn't know how to come up with a search term that would work since its sort of a complicated idea.

thanks