How to do a Combinator Attack but a bit different.
#1
Here is my dictionary:
toto
tata
titi
2022
francois
luc
nicolas
poney
hulo
------

I want to generate all combinations of these words with and without an upper case.

The password I want to find is: NicolasHulo2022

How to do that?
with the Combinator Attack, I can only give two times the same dictionary, so nicolashulo will be found, or nicolas2022 but not with 3 dictionary words and not with the upper case!
Reply


Messages In This Thread
How to do a Combinator Attack but a bit different. - by Fractale - 11-07-2022, 08:25 PM