Hi guys, I have a 20k WPA to crack and the password consists of 8 Uppercase letters and 2 digits. Both at any possible position within those 10.
How would I define the ruleset for that scenario to be most efficient?
smth like
Would be wrong due to the fact that I define their respective positions, which I dont know though. (?)
How would I define the ruleset for that scenario to be most efficient?
smth like
Code:
-1 ?d?u ?u?u?u?u?u?u?u?u?d?d
Would be wrong due to the fact that I define their respective positions, which I dont know though. (?)