05-22-2021, 12:49 AM
(05-21-2021, 12:57 AM)Snoopy Wrote: first, keep calm, take a beer and try hard and start thinking, how does your old passwords (you remember) or new passwords (you are using today) look like?
totally random or are they following a "style" which is typical for you? lets say some special char, one-two-three words a number like your birthday e.g. *thisismypassword1942?
if random , stick to bruteforce but dont expect to be successful
if it follows some kind of style, prepare your own dictionary and use a rule file like the one mentioned or use a mask-attack
It's totally random... unfortunately.
Do you think i can just use a rule with a random style forgotten password ? or better to stick with bruteforce ?
Can i use bruteforce + rules ?