run_john
Crack password hashes with John the Ripper by providing a hash file and optionally specifying the hash format and wordlist path.
Instructions
Crack password hashes with John the Ripper against a wordlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Force a hash format. | |
| wordlist | No | Wordlist path. | /usr/share/seclists/Passwords/Common-Credentials/darkweb2017_top-1000.txt |
| hash_file | Yes | Path to the hash file. |