04-01-2019, 09:49 AM
I'm trying to find the best way to create a rule/mask for a very specific password scheme.
The scheme goes like this - 4 numbers + english word + 3 symbols + english word + 1 digit.
What would be the best way to accomplish this? I was initially looking at -a 6 and -a 7 attacks but they only prepend and append. Could this also be done with just one English dictionary wordlist? Or will I need to make a copy of it, and load it to combine with the first english dictionary?
The scheme goes like this - 4 numbers + english word + 3 symbols + english word + 1 digit.
What would be the best way to accomplish this? I was initially looking at -a 6 and -a 7 attacks but they only prepend and append. Could this also be done with just one English dictionary wordlist? Or will I need to make a copy of it, and load it to combine with the first english dictionary?