hahwul/jwt-hack
JSON Web Token Hack Toolkit observed · 2026-09-03
Health v2 · maintenance only
91/100
- Activity 100
- Release rhythm 75
- 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: 43
- age_days: 2253
- days_rel: 89
- days_push: 1
- n_releases_24m: 8
Adoption not part of the score
1075 stars · 132 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jwt-hack is a fast, single-binary Rust CLI toolkit for testing, analyzing, and attacking JSON Web Tokens (JWT) and JWE tokens. It supports encoding, decoding, verification, secret cracking, attack payload generation, automated vulnerability scanning, plus an API server and MCP server for automation.
Use cases
- crack weak JWT signing secrets with dictionary or brute force
- generate JWT attack payloads like none-alg and algorithm confusion
- scan a JWT endpoint for common token vulnerabilities
- decode and inspect JWT and JWE token claims
- verify JWT signatures against a secret or public key
- perform kid SQL injection and jku/x5u header attacks
- integrate JWT analysis into AI agents via MCP
When to choose
- you need a fast all-in-one CLI for JWT/JWE security testing
- you are doing bug bounty or pentest work involving tokens
- you want automated scanning for classic JWT vulnerabilities
- you need machine-readable JSON output or an API server for automation
When to avoid
- you only need to issue or manage tokens in production code - use a JWT library instead
- you need a GUI-based token inspector
- you are not authorized to test the target system
Facets
cli-tool · maturity active
security penetration-testing vulnerability-scanning cli cryptography mcp security penetration-testing developer-tools cli cross-platform windows rust jwt jwe token-cracking bugbounty payload-generator pentest command-line linux macos docker
5 sources
- readme: https://github.com/hahwul/jwt-hack · fetched 2026-09-03 · 90f06a527c38
- homepage: http://jwt-hack.hahwul.com/ · fetched 2026-08-29 · 58ec07aa3dc4
- site_page: https://jwt-hack.hahwul.com/get_started/installation · fetched 2026-08-29 · 272227ea2171
- registry_crates: https://crates.io/api/v1/crates/jwt-hack · fetched 2026-08-29 · ccb6d78bb732
- site_page: https://jwt-hack.hahwul.com/get_started/introduction · fetched 2026-08-29 · c001d7c0fc2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hahwul/jwt-hack | main | 91 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem