Hashcat supports the combinator attack (mode 1 / -a 1
), which entails combining two wordlists together with a custom rule.
For example, if list1.txt
contains purple
and list2.txt
contains monkey
, then we can use this command to produce purple-monkey!
: