Skip to main content

exploiting-jwt-algorithm-confusion-attack

Exploits JWT algorithm confusion where the server's verification library trusts the alg named in the token header, by switching RS256 to HS256 (signing with the RSA public key as HMAC secret), setting alg to none, or injecting kid/jku/x5u headers to supply an attacker-controlled key. Use when testing RS256 JWT auth for algorithm downgrade, alg:none bypass, or key-confusion signature forgery.

Jump to install

Source facts

Repository
mukul975/Anthropic-Cybersecurity-Skills
Last source activity
August 2, 2026 at 16:32
Detected SKILL.md language
English
Stars
27,732
Forks
3,366

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.