lmammino/jwt-cracker
Simple HS256, HS384 & HS512 JWT token brute force cracker. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3657
- days_rel: n/a
- days_push: 781
- n_releases_24m: 0
Adoption not part of the score
1179 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jwt-cracker is a Node.js command-line tool that brute-forces the signing secrets of HS256, HS384, and HS512 JWT tokens. It supports custom alphabets, maximum length limits, and dictionary files, and only works against weak secrets.
Use cases
- crack a jwt token with a weak hs256 secret
- audit jwt signing secrets for brute-force resistance
- test jwt tokens against a password dictionary
- recover a lost jwt secret from a token
- pentest tool for jwt token security assessment
When to choose
- you need a quick, simple CLI to test HS256/384/512 JWT secrets
- you want dictionary-based or alphabet-based brute forcing of JWT tokens
- you are doing a security audit of weak JWT signing keys
When to avoid
- tokens use RS256 or other asymmetric algorithms
- secrets are long and strong, making brute force infeasible
- you need GPU-accelerated or distributed cracking at scale
Facets
cli-tool · maturity maintenance
security cryptography cli penetration-testing security penetration-testing developer-tools cli cross-platform jwt brute-force hs256 token-cracking password-audit javascript command-line nodejs
3 sources
- readme: https://github.com/lmammino/jwt-cracker · fetched 2026-08-28 · 5a00d5b8d149
- homepage: https://lmammino.github.io/jwt-cracker/ · fetched 2026-08-29 · 7e9c5d053fc9
- registry_npm: https://registry.npmjs.org/jwt-cracker · fetched 2026-08-29 · 37132cb2902a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lmammino/jwt-cracker | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lmammino/jwt-cracker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem