Create custom dictionary
#9
(04-25-2017, 11:45 PM)jimby Wrote:
(04-25-2017, 02:26 PM)devilman666 Wrote: Hello everyone. 

I'm newbie in hashcat and have few questions. 

Imagine that i know one part of the user password 

1) let's say these are names of the all disney's characters

2) also i know that this password contain from one up to four different characters 

3) i know that this password contain from one up to four symbols (like @ or # etc.)

I have a txt file with the names of all Disney's characters what is the best and easiest way to create my own dictionary list? 

it should look something like

mickey124@

Thank you in advance.


Have a look at the comboleetor - it can do exactly what you want.  In fact, I wrote it to solve the same problem you are facing - I know some basics about the password, but I need to combine them in different ways.

http://www.jimby.name:81/comboleetor_latest/README.txt

It's a perl script so you'll need perl to run it.

Happy to answer questions either here or via email.  See email addy at end of the README.txt file.

Cheers,
Jim B.
 
i get syntax error in kalilinux with " perl 5, version 26, subversion 1 (v5.26.1)" !


Messages In This Thread
Create custom dictionary - by devilman666 - 04-25-2017, 02:26 PM
RE: Create custom dictionary - by royce - 04-25-2017, 03:02 PM
RE: Create custom dictionary - by devilman666 - 04-25-2017, 03:51 PM
RE: Create custom dictionary - by devilman666 - 04-25-2017, 03:53 PM
RE: Create custom dictionary - by jallis - 04-25-2017, 03:06 PM
RE: Create custom dictionary - by devilman666 - 04-25-2017, 03:39 PM
RE: Create custom dictionary - by royce - 04-25-2017, 03:46 PM
RE: Create custom dictionary - by jimby - 04-25-2017, 11:45 PM
compoleetor script - by tcpzix - 05-24-2018, 01:43 AM