tools_john
Crack password hashes using John the Ripper. Provide a hash file, optional wordlist, and hash format to run dictionary or custom attacks and identify weak passwords.
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 |