How I can make a more efficient bruteforce attack? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: General Talk (https://hashcat.net/forum/forum-33.html) +--- Thread: How I can make a more efficient bruteforce attack? (/thread-5719.html) |
How I can make a more efficient bruteforce attack? - leantw1ce - 08-02-2016 Hi, first of all my english isn't good enough, so sorry about that. I want to know if it's possible to specify hashcat to do a bruteforce to a password that has the same word twice. Ej: demos1234demos1234. Thanks in advance for any help you are able to provide. RE: How I can make a more efficient bruteforce attack? - royce - 08-02-2016 Take a look at https://hashcat.net/wiki/doku.php?id=rule_based_attack The 'd' rule function repeats a word. |