03-15-2016, 11:52 PM
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.
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.