Creating mask file compliant to password policy
#1
Hello everyone,

I have a password policy that requires a password having at least 8 chars and 3 of these charsets:

- uppercase
- lowercase
- digits
- special

Is there anything inside hashcat suite that could generate a mask file given some constrains? I can easily write a script to do that, but I just wanted to check what's the Right Way to do it.


Messages In This Thread
Creating mask file compliant to password policy - by vladimir125 - 03-15-2016, 11:52 PM