1 repository
Workspaces for inspecting token headers and payloads while testing against live targets.
Distinct from JWT and Token Management: Provides an interactive interface for debugging, rather than just a library for management.
Explore 1 awesome GitHub repository matching part of an awesome list · Token Debugging Interfaces. Refine with filters or upvote what's useful.
jwt_tool is a security testing toolkit designed for analyzing, tampering with, and auditing JSON Web Tokens to identify cryptographic vulnerabilities and implementation flaws. It serves as a comprehensive suite for security auditing and vulnerability scanning, providing a debugging interface to inspect token headers and payloads. The project distinguishes itself through specialized capabilities for token forgery and secret cracking. It includes a token generator that signs custom tokens using RSA, ECDSA, and symmetric algorithms, and a brute force tool that uses high-speed dictionary attacks
Provides a workspace for inspecting token headers and payloads while testing against live application targets.