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
99 stars
3 watching
24 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
jwejwsjwtjwt-authenticationparsingpentestsessiontoken
Related projects:
Repository | Description | Stars |
---|---|---|
wallarm/jwt-heartbreaker | A tool to check JWT tokens for potential security issues by verifying token keys against publicly known sources | 124 |
keats/jsonwebtoken | A Rust library for generating and verifying JSON Web Tokens | 1,702 |
mike-engel/jwt-cli | A CLI tool to work with JSON Web Tokens | 1,108 |
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 |
jwt-scala/jwt-scala | A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 674 |
yourkarma/jwt | A JSON Web Token implementation in Objective-C. | 351 |
hahwul/jwt-hack | A tool for testing and cracking JSON Web Tokens (JWTs) using brute-force and dictionary attacks. | 763 |
koajs/jwt | Middleware for validating JSON Web Tokens in Koa applications | 1,345 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 299 |
flibustier/jwt-online-cracker | An online tool for brute-forcing JSON Web Tokens (JWT) using client-side JavaScript | 5 |
jwtk/njwt | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 432 |
sgrust01/jwtvault | An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |