Visit Website

Simple python script to check against hypothetical JWT vulnerability. This script injects a custom key ID into a JWT token, allowing you to test if a server is vulnerable to the hypothetical JWT vulnerability. This script is not intended to be used in production, but rather as a proof-of-concept to demonstrate the vulnerability.

ALTERNATIVES