JWT Auditor – Analyze, break, and understand your tokens like a pro.
-
Updated
Jul 31, 2025 - HTML
JWT Auditor – Analyze, break, and understand your tokens like a pro.
A simple go tool for security testing to jwt. supported en/decoding JWT, generate payload for JWT attack and very fast cracking(dictionary/brutefoce)
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.
Add a description, image, and links to the jwt-hacking topic page so that developers can more easily learn about it.
To associate your repository with the jwt-hacking topic, visit your repo's landing page and select "manage topics."