JWT Attack to change the algorithm RS256 to HS256
Usageusage: RS256_2_HS256_JWT.py [-h] payload pubkey
positional arguments:
payload JSON payload from JWT to attack
pubkey Public key file to use for signing
optional arguments:
-h, --help show this help message and exit
Example