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

5k stars
64 watching
671 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dwyl/learn-json-web-tokens This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. 4,181
dariusztytko/jwt-key-id-injector Detects vulnerability in JWT tokens by injecting an unexpected key ID field and generating tokens with one-letter secrets 50
hahwul/jwt-hack A tool for testing and cracking JSON Web Tokens (JWTs) using brute-force and dictionary attacks. 763
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
restuwahyu13/jwt-transform Tools for transforming and decrypting JSON Web Tokens using encryption algorithms 18
auth0/jwt-decode A library to decode and parse JSON web tokens 3,214
kingsabri/jwtear A command-line tool for parsing and manipulating JSON Web Tokens 99
dloss/python-pentest-tools A collection of Python libraries and tools for network exploitation and reverse engineering. 2,718
flibustier/jwt-online-cracker An online tool for brute-forcing JSON Web Tokens (JWT) using client-side JavaScript 5
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,894
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 946
lmammino/jwt-cracker A tool designed to guess the secret behind JWT tokens with weak secrets 1,039
tymondesigns/jwt-auth Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications. 11,312
jwtk/jjwt A Java library for creating and verifying JSON Web Tokens 10,326
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11