I think it's easy!!
#4
(05-21-2019, 10:16 PM)Divezzz Wrote: G OOD morning,
I need help I'm not practical to do it.

I will explain you with a simple example:

I create a wordlist with a single word, for example "Hello".
How can I make an attack using only this word (hello) in all possible combinations with upper and / or lower case letters of the same word "Hello" and incrementally adding a combination of special characters, letters and numbers, at the beginning, to the end or both to the word "hello"?

Thanks for your help !

Have a look at comboleetor (a custom perl script available at https://www.jimby.name/techbits/recent/comboleetor_2.0/).  It can do what you want.

Some experience with  Unix/Linux command line, the perl scripting language, and basic file handling would be needed.

Jim B.
Reply


Messages In This Thread
I think it's easy!! - by Divezzz - 05-21-2019, 10:16 PM
RE: I think it's easy!! - by TickTockMan - 05-22-2019, 07:00 AM
RE: I think it's easy!! - by atom - 05-22-2019, 10:57 AM
RE: I think it's easy!! - by jimby - 05-23-2019, 03:30 AM
RE: I think it's easy!! - by Divezzz - 09-30-2019, 12:31 AM
RE: I think it's easy!! - by bool - 09-30-2019, 07:40 PM