Algorithms
- HS256, HS384, HS512 (HMAC)
- RS256, RS384, RS512 (RSA)
- "none" as a test case
Security Toolkit
Analyze, test, and validate JSON Web Tokens with decoder, checks, payloads, validator, and replay tools.
JWT Security Analyzer
Decode tokens, inspect header, payload, and signature, evaluate claims, and sign custom tokens.
Full security analysis covering algorithms, claims, signatures, sensitive data, and RFC compliance on a 100-point scale with severity classification.
alg=none, algorithm confusion (RS256 to HS256), JWK injection, kid parameter injection, JKU and X5U hijacking, JWT smuggling, nested tokens, replay, timing attacks, and JWKS cache poisoning.
CVE-2024-54150 (ECDSA psychic signature), CVE-2024-34273 (nJwt prototype pollution), CVE-2025-20188 (hard-coded JWT secret, CVSS 10.0), and CVE-2025-30144 (issuer bypass in fast-jwt).
HTTP/HTTPS proxy on 127.0.0.1:8080 with auto-generated CA certificates, live traffic capture, and automatic JWT extraction.
HS256, HS384, HS512, RS256, RS384, RS512, and the "none" algorithm variant. RSA key pairs and HMAC secret testing for brute force, side-by-side diff, and Base64-URL tools.
Technical specs
JWT Security Analyzer inspects tokens in depth, simulates concrete attacks, and documents findings clearly for reviews and audits.
Your privacy matters to us
We use technically necessary cookies on this website. Optional services such as analytics and external maps load only after your consent. For more information, please see our Privacy policy.