[Need Help] I'm failing to do combination attack from a wordlist
#2
could you please give examples of password candidates ? how do the passwords look like ?

are they several words combined directly next to each other (no space etc) ? how many words do you need to combine ?

if you only need 2 words, you can use -a 1 attack mode. otherwise you might need to use combinator3 or combine 2 of them with --stdout and repeat that for more combinations (e.g. first combine 2, then add 1 word to make it 3 etc etc).

It all depends on how many words and variants you have and how many words need to be combined (next to each other).
Reply


Messages In This Thread
RE: [Need Help] I'm failing to do combination attack from a wordlist - by philsmd - 08-05-2021, 12:57 PM