jwt-hack

Token cracker

A tool for testing and cracking JSON Web Tokens (JWTs) using brute-force and dictionary attacks.

🔩 jwt-hack is tool for hacking / security testing to JWT. Supported for En/decoding JWT, Generate payload for JWT attack and very fast cracking(dict/brutefoce)

GitHub

770 stars
16 watching
103 forks
Language: Go
last commit: 8 months ago
Linked from 1 awesome list

bugbountycrackinghackinghacktoberfestjwtpayload-generatorsecuritytesting-toolstool

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
flibustier/jwt-online-cracker An online tool for brute-forcing JSON Web Tokens (JWT) using client-side JavaScript 8
lmammino/jwt-cracker A tool designed to guess the secret behind JWT tokens with weak secrets 1,049
wallarm/jwt-heartbreaker A tool to check JWT tokens for potential security issues by verifying token keys against publicly known sources 126
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
hegusung/webhashcat A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. 292
restuwahyu13/jwt-transform Tools for transforming and decrypting JSON Web Tokens using encryption algorithms 18
kingsabri/jwtear A command-line tool for parsing and manipulating JSON Web Tokens 100
jakewnuk/ptt A tool for transforming and cracking passwords using various techniques and rules. 27
gildedhonour/frank_jwt An implementation of JSON Web Tokens in Rust. 251
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,501
keats/jsonwebtoken A Rust library for generating and verifying JSON Web Tokens 1,721
mike-engel/jwt-cli A CLI tool to work with JSON Web Tokens 1,196
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 120
joswr1ght/cowpatty A tool used to brute-force dictionary attacks against WPA-PSK passphrases. 193
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11