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)
770 stars
16 watching
103 forks
Language: Go
last commit: 10 months ago
Linked from 1 awesome list
bugbountycrackinghackinghacktoberfestjwtpayload-generatorsecuritytesting-toolstool
Related projects:
Repository | Description | Stars |
---|---|---|
| An online tool for brute-forcing JSON Web Tokens (JWT) using client-side JavaScript | 8 |
| A tool designed to guess the secret behind JWT tokens with weak secrets | 1,049 |
| A tool to check JWT tokens for potential security issues by verifying token keys against publicly known sources | 126 |
| Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. | 292 |
| Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
| A command-line tool for parsing and manipulating JSON Web Tokens | 100 |
| A tool for transforming and cracking passwords using various techniques and rules. | 27 |
| An implementation of JSON Web Tokens in Rust. | 251 |
| A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities | 5,501 |
| A Rust library for generating and verifying JSON Web Tokens | 1,721 |
| A CLI tool to work with JSON Web Tokens | 1,196 |
| A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| A tool used to brute-force dictionary attacks against WPA-PSK passphrases. | 193 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |