kali_password_john_crack
Crack password hashes using John the Ripper with support for multiple hash formats, dictionary attacks, and brute force methods.
Instructions
John the Ripper password cracker supporting many hash formats and attack modes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash_file | Yes | File containing password hashes | |
| format | No | Hash format (e.g., 'md5', 'sha256', 'des', 'nt') | |
| wordlist | No | Wordlist file for dictionary attack | |
| rules | No | Mangling rules to apply | |
| incremental | No | Use incremental mode (brute force) | |
| timeout | No | Cracking timeout in seconds |