A Python script for discovering weak JWT (JSON Web Token) secret keys through brute-force attacks using a provided wordlist. This tool is designed for security researchers and developers to test the strength of JWT implementations.
-
Updated
Jan 28, 2026 - Python