runJohnTheRipper
Crack password hashes using John the Ripper on Pentest MCP. Input hash data and specify command-line options to perform brute-force or dictionary attacks for penetration testing.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
hashData | Yes | String containing the password hashes, one per line. | |
options | No | Array of command-line options for JtR. |