Rule or hybrid attack - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: Rule or hybrid attack (/thread-3101.html) |
Rule or hybrid attack - calculate - 02-01-2014 Hello, I want to make a dictionary attack, but with to digits inserted in the middle. And from the whole dictionary, I only want to use words with 6 to 8 characters. For example: marm17elade Foxt99rott run79ning str01ess Is that possible? Greetings, calculate RE: Rule or hybrid attack - Szulik - 02-01-2014 yes, its possible, (and in fact very simple and easy), please use insert rule, some like that marm17elade is word marmelade and rule i51i67 str01ess is i40i51 ... You must create all possible combinations - all numers in all places RE: Rule or hybrid attack - atom - 02-02-2014 i'd suggest using maskprocessor to generate the rules, see https://hashcat.net/wiki/doku.php?id=rules_with_maskprocessor |