hashcat Forum
Concatenating 3 words into a password candidate? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Concatenating 3 words into a password candidate? (/thread-9976.html)



Concatenating 3 words into a password candidate? - mad_hashcatter - 03-30-2021

What is the best way to concatenate a wordlist so that each password candidate is a concatenation of 3 words, eg:

list:
cheese
butter
bread

candidates:

buttercheesebread
breadsheesebutter
cheesebutterbread

etc.

What is the best way to achieve this? TIA.


RE: Concatenating 3 words into a password candidate? - Snoopy - 03-30-2021

see hashcat utils combinator3
https://hashcat.net/wiki/doku.php?id=hashcat_utils
or
or you can use prince password generator for that (also from atom)
for better understanding see
https://reusablesec.blogspot.com/2014/12/tool-deep-dive-prince.html