kali_password_hashcat_crack
Crack password hashes using GPU acceleration with support for 300+ hash types. Perform dictionary, brute-force, and rule-based attacks to recover passwords for security testing.
Instructions
Advanced password recovery tool using GPU acceleration. Supports 300+ hash types.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash_file | Yes | File containing password hashes | |
| mode | Yes | Hash type mode (e.g., 0=MD5, 100=SHA1, 1000=NTLM, 1400=SHA256) | |
| attack_type | No | Attack mode | dictionary |
| wordlist | No | Wordlist file for dictionary attack | |
| mask | No | Mask for brute-force attack (e.g., '?a?a?a?a?a?a?a?a') | |
| rules | No | Rules file | |
| timeout | No | Cracking timeout in seconds |