JWT

Methodology

Signature Attacks

Header Injection

Useful

Brute force Secret Key

hashcat

hashcat -m 16500 -a 0 <jwt> <wordlist>

jwt_tool

jwt_tool <jwt> -C -d <wordlist>

Resources

Website

Tools

Burp Extensions

Wordlist

Last updated