Rules for hashcat
#9
Here is what I found VERY efficient.

Dict of every first name I can find. Dict of top 5000 last names according to the census.

Add 1 digit to the end 0-9
Add 2 digits 00-99
Add 4 digits 1900-2020

Combination attach with dict - dict then I want to add the numbers on the end.

Right now, I create 700 rules for that.

But what I am finding is if I add some additional rules like capitolize the first letter of each name, the success is even better.

This is finding cominations like EricKimberly1986

It was mentioned in another thread having a third slot. With a third slot, you could do the two dictionaries, and in the third slot go ?d?d?d?d


Messages In This Thread
Rules for hashcat - by K9 - 05-14-2010, 07:27 PM
RE: Rules for hashcat - by davidonpda - 06-16-2010, 10:52 PM
RE: Rules for hashcat - by mastercracker - 06-17-2010, 12:15 AM
RE: Rules for hashcat - by davidonpda - 06-17-2010, 03:50 PM
RE: Rules for hashcat - by K9 - 06-17-2010, 04:59 PM
RE: Rules for hashcat - by davidonpda - 06-17-2010, 05:17 PM
RE: Rules for hashcat - by mastercracker - 06-17-2010, 06:57 PM
RE: Rules for hashcat - by K9 - 06-17-2010, 08:59 PM
RE: Rules for hashcat - by davidonpda - 06-18-2010, 07:58 PM
RE: Rules for hashcat - by atom - 06-18-2010, 08:21 PM
RE: Rules for hashcat - by atom - 01-31-2011, 06:54 PM