jwtear
JWT tool
A command-line tool for parsing and manipulating JSON Web Tokens
Modular command-line tool to parse, create and manipulate JWT tokens for hackers
100 stars
3 watching
24 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
jwejwsjwtjwt-authenticationparsingpentestsessiontoken
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to check JWT tokens for potential security issues by verifying token keys against publicly known sources | 126 |
| A Rust library for generating and verifying JSON Web Tokens | 1,721 |
| A CLI tool to work with JSON Web Tokens | 1,196 |
| Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
| A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 675 |
| A JSON Web Token implementation in Objective-C. | 352 |
| A tool for testing and cracking JSON Web Tokens (JWTs) using brute-force and dictionary attacks. | 770 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Provides an implementation of JSON Web Token and its family in Ruby | 298 |
| An online tool for brute-forcing JSON Web Tokens (JWT) using client-side JavaScript | 8 |
| A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 433 |
| An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |
| A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |