jwt-editor
JWT editor
An extension for Burp Suite to manipulate JSON Web Tokens
A Burp Suite extension for creating and editing JSON Web Tokens. This tool supports signing and verification of JWS, encryption and decryption of JWE and automation of several well-known attacks against applications that consume JWT.
12 stars
3 watching
11 forks
Language: Java
last commit: 11 months ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
| | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
| | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
| | A Rust library for generating and verifying JSON Web Tokens | 1,721 |
| | A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |
| | A command-line tool for parsing and manipulating JSON Web Tokens | 100 |
| | A library implementing JSON Web Token and related security protocols for .NET development | 951 |
| | An extension for Burp Suite to automatically handle CSRF tokens in requests | 16 |
| | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 433 |
| | A header-only C++ library for creating and validating JSON Web Tokens | 928 |
| | An extension for the Burp Suite web security testing tool that caches authentication tokens and injects them into subsequent requests. | 100 |
| | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
| | A tool for testing and cracking JSON Web Tokens (JWTs) using brute-force and dictionary attacks. | 770 |
| | A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 675 |
| | A Jython-based API to extend Burp Suite's functionality | 179 |