Perform a combination attack (mode 1) using the concatenation of words from two different custom dictionaries

hashcat

  • Fast and advanced password recovery tool.
    More information: <https://hashcat.net/wiki/doku.php?id=hashcat>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

hashcat --hash-type {{hash_type_id}} --attack-mode {{1}} {{hash_value}} {{/path/to/dictionary1.txt}} {{/path/to/dictionary2.txt}}

click the source code to copy install hashcat on any operating system with command-not-found.com