03-05-2018, 04:41 PM
IF you want to test a brute force/mask approach on a known password, then if your password was 'Password1' you could set your mask to 'Password?d' so that there are only 10 possible passwords to try. It will at least confirm if Hashcat cracks it successfully.