jwt_tool

Token analyzer

A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities

snake A toolkit for testing, tweaking and cracking JSON Web Tokens

GitHub

6k stars
64 watching
678 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dwyl/learn-json-web-tokensThis project teaches how to use JSON Web Tokens for authentication in web and mobile applications.4,180
dariusztytko/jwt-key-id-injectorDetects vulnerability in JWT tokens by injecting an unexpected key ID field and generating tokens with one-letter secrets51
hahwul/jwt-hackA tool for testing and cracking JSON Web Tokens (JWTs) using brute-force and dictionary attacks.770
zaubrik/djwtProvides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms.228
restuwahyu13/jwt-transformTools for transforming and decrypting JSON Web Tokens using encryption algorithms18
auth0/jwt-decodeA library to decode and parse JSON web tokens3,226
kingsabri/jwtearA command-line tool for parsing and manipulating JSON Web Tokens100
dloss/python-pentest-toolsA collection of Python libraries and tools for network exploitation and reverse engineering.2,725
flibustier/jwt-online-crackerAn online tool for brute-forcing JSON Web Tokens (JWT) using client-side JavaScript8
auth0/java-jwtA Java library implementing the JSON Web Token standard for digital signatures and token validation.5,917
dvsekhvalnov/jose-jwtA library implementing JSON Web Token and related security protocols for .NET development951
lmammino/jwt-crackerA tool designed to guess the secret behind JWT tokens with weak secrets1,049
tymondesigns/jwt-authProvides JSON Web Token-based authentication for Laravel and Lumen applications.11,330
jwtk/jjwtA Java library for creating and verifying JSON Web Tokens10,389
bastiaanjansen/jwt-javaA Java library implementing JSON Web Tokens according to the RFC 7519 standard11