Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


I Need to generate password list with crunch..PLZ HLP filter_list
Author
Message
RE: I Need to generate password list with crunch..PLZ HLP #3
(01-24-2014, 02:27 PM)radikfreeman Wrote: PLz Help, All what i need is to generate a password list with crunch (tool avalaible on kali linux ) based on some conditions:
1- pass len : 10
2- password contain : 0123456789ABCDEF (Hexadecimal)
3- the 7 & 9 characters most be 0 (ex: AB0E520E0E)
4- the 8 & 10 characters most be the same (ex: AB0E520E0E)
5- the list most escape the bad probalitys like 0000000000 or 1111110101

Thanks for every think & i will be glad if i get some help with that.....
Are you piping crunch through aircrack or something? If so, this sounds like something you can do more efficiently with hashcat as it has advanced masking options and it's much faster (if you have a GPU).

Anyways to answer your question to do this with crunch, the option you are looking for is -t

You are looking for something along the lines of this...
Quote:crunch 10 10 0123456789ABCDEF -t @@@@@@0E0E

http://www.liatsisfotis.com/2013/02/crea...runch.html
go down to "Creating Wordlist - Advanced Usage"

Everything you need to know there. Masking options such as % @ ^, etc...

Good luck.

Reply





Messages In This Thread



Users browsing this thread: