
هجوم JWT لتغيير الخوارزمية RS256 إلى HS256
هجوم JWT لتغيير الخوارزمية RS256 إلى HS256

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
