05-25-2025, 10:50 PM
[quote="carmitchel" pid='63045' dateline='1746291857']
I know this is an old post but it seemed most relevant for what I am trying to do. I have a short password list (about 30 words). The user always combined two common words, and then appended one of several numbers (one of about 5) at the end (so essentially three words). I have been wasting time with mask attacks by manually combining the words, but this becomes very hard to keep track of. What is the best approach? Here is an example of his password pattern:
have a look at comboleetor.pl (https://www.jimby.name/techbits/recent/comboleetor/). it can do what you want.
read the summary, then take a look at the training pdf:
https://www.jimby.name/techbits/recent/c...tation.pdf
jim b.
I know this is an old post but it seemed most relevant for what I am trying to do. I have a short password list (about 30 words). The user always combined two common words, and then appended one of several numbers (one of about 5) at the end (so essentially three words). I have been wasting time with mask attacks by manually combining the words, but this becomes very hard to keep track of. What is the best approach? Here is an example of his password pattern:
have a look at comboleetor.pl (https://www.jimby.name/techbits/recent/comboleetor/). it can do what you want.
read the summary, then take a look at the training pdf:
https://www.jimby.name/techbits/recent/c...tation.pdf
jim b.