JWT Decoder
Decode JWT tokens locally in your browser to inspect headers, claims, and token expiration
SecurityHash generation and JWT decoding utilities for security and authentication
Decode JWT tokens locally in your browser to inspect headers, claims, and token expiration
SecurityGenerate SHA hashes for text and files to verify integrity and compare cryptographic fingerprints
SecurityGenerate HMAC signatures using SHA-256, SHA-384, and SHA-512 algorithms
SecurityGenerate strong passwords and analyze entropy, strength, and estimated crack time
SecurityGenerate WordPress-ready passwords with compatibility and max-security presets
SecurityCalculate file checksums using MD5, SHA-1, SHA-256, and SHA-512 algorithms
SecurityBuild a valid Content-Security-Policy string from directive/source lists
SecurityParse PEM public keys and certificates with fingerprints and basic metadata
SecurityAudit JWT tokens for algorithm vulnerabilities, missing claims, excessive expiration, and sensitive data exposure
SecurityAnalyze Content Security Policy directives for security weaknesses and generate hardened CSP recommendations
SecurityDetect secrets, passwords, API keys, and credentials in .env files with automatic masking and security scoring
SecurityAnalyze HTTP security headers for missing HSTS, CSP, X-Frame-Options, Permissions-Policy, and Referrer-Policy
SecurityAnalyze CORS headers for misconfigurations including wildcard origins, dangerous credential combinations, and overly permissive methods
SecurityAnalyze OAuth 2.0 scopes for over-permission patterns, scope creep, and least-privilege violations across GitHub, Google, Azure AD, and Okta
SecurityInspect PEM certificate chains for expiration, weak algorithms, key size issues, and chain completeness — with security scoring
SecurityDetect XXE attacks, DTD injection, entity expansion bombs, and CDATA injection in XML documents
SecurityDecode Base64-encoded SAML 2.0 responses to inspect assertions, attributes, conditions, and signature details
SecurityInspect localStorage and sessionStorage JSON dumps for security issues, sensitive data exposure, expired tokens, and storage anti-patterns
SecurityThese security-focused utilities help with token analysis, hashing, and signature workflows while keeping sensitive data on your device.