tools_john
Crack password hashes with John the Ripper by providing a hash file, optional wordlist, and format type. Supports additional arguments for customized cracking.
Instructions
Execute John the Ripper password cracker.
Args: hash_file: Path to hash file on Kali wordlist: Wordlist path format_type: Hash format (e.g., 'NT', 'md5crypt', 'raw-sha256') additional_args: Extra john arguments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wordlist | No | ||
| hash_file | Yes | ||
| format_type | No | ||
| additional_args | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |