api_jwt_crack
Crack a JWT token's signing secret by testing it against a wordlist, revealing the key used for signature validation.
Instructions
Attempt to crack a JWT token's signing secret.
Args: token: The JWT token to crack wordlist: Path to wordlist on the Kali server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| wordlist | No | /usr/share/wordlists/rockyou.txt |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |