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: over 2 years ago
Linked from 1 awesome list

bugbountycrackinghackinghacktoberfestjwtpayload-generatorsecuritytesting-toolstool

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
flibustier/jwt-online-crackerAn online tool for brute-forcing JSON Web Tokens (JWT) using client-side JavaScript8
lmammino/jwt-crackerA tool designed to guess the secret behind JWT tokens with weak secrets1,049
wallarm/jwt-heartbreakerA tool to check JWT tokens for potential security issues by verifying token keys against publicly known sources126
zaubrik/djwtProvides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms.228
hegusung/webhashcatA web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities.292
restuwahyu13/jwt-transformTools for transforming and decrypting JSON Web Tokens using encryption algorithms18
kingsabri/jwtearA command-line tool for parsing and manipulating JSON Web Tokens100
jakewnuk/pttA tool for transforming and cracking passwords using various techniques and rules.27
gildedhonour/frank_jwtAn implementation of JSON Web Tokens in Rust.251
ticarpi/jwt_toolA toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities5,501
keats/jsonwebtokenA Rust library for generating and verifying JSON Web Tokens1,721
mike-engel/jwt-cliA CLI tool to work with JSON Web Tokens1,196
brianvoe/sjwtA simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature120
joswr1ght/cowpattyA tool used to brute-force dictionary attacks against WPA-PSK passphrases.193
bastiaanjansen/jwt-javaA Java library implementing JSON Web Tokens according to the RFC 7519 standard11