(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)" !