LogoClawIndex
CasesSkillsAbout
LogoClawIndex

testing-for-json-web-token-vulnerabilities - Testing for JSON Web Token Vulnerabilities

Test JWT implementations for vulnerabilities including algorithm confusion, none algorithm bypass, kid parameter injection, and weak secret exploitation.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Decode and analyze JWT structure
  • Test none algorithm bypass
  • Test algorithm confusion
  • Test key ID parameter injection
  • Test JKU header injection
  • Brute-force weak JWT secrets

Inputs

  • JWT token
  • Target application endpoint
  • Public key file
  • Wordlist

Outputs

  • JWT security assessment report

Requirements

  • Python 3
  • jwt_tool
  • Burp Suite with JWT Editor
  • hashcat or John the Ripper
  • PyJWT library

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
jwt
json-web-token
algorithm-confusion
authentication-bypass
token-forgery
kid-injection
jku-attack
Decode and analyze JWT structure
Test none algorithm bypass
Test algorithm confusion
Test key ID parameter injection
JWT token
Target application endpoint
Public key file
JWT security assessment report