Ross ROSS = Recommend OSS · open-source software intelligence for agents

hahwul/jwt-hack

JSON Web Token Hack Toolkit observed · 2026-09-03

github.com/hahwul/jwt-hack · homepage · Rust · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
hahwul/jwt-hackmain91

For agents

markdown · JSON · MCP: product_card(name="hahwul/jwt-hack")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem