RS256-2-HS256 – JWT Attack To Change The Algorithm RS256 To HS256

RS256 2 HS256 1 banner

JWT Attack to change the algorithm RS256 to HS256

Usage

usage: 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

RS256 2
Download RS256-2-HS256
Original Source