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.

GitHub

12 stars
3 watching
11 forks
Language: Java
last commit: about 2 months ago

Related projects:

Repository Description Stars
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
restuwahyu13/jwt-transform Tools for transforming and decrypting JSON Web Tokens using encryption algorithms 18
keats/jsonwebtoken A Rust library for generating and verifying JSON Web Tokens 1,721
jwt-dotnet/jwt A library providing an implementation of JSON Web Tokens for .NET authentication 2,145
kingsabri/jwtear A command-line tool for parsing and manipulating JSON Web Tokens 100
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 951
hvqzao/burp-token-rewrite An extension for Burp Suite to automatically handle CSRF tokens in requests 16
jwtk/njwt A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. 433
thalhammer/jwt-cpp A header-only C++ library for creating and validating JSON Web Tokens 928
nccgroup/jwt-reauth An extension for the Burp Suite web security testing tool that caches authentication tokens and injects them into subsequent requests. 100
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 120
hahwul/jwt-hack A tool for testing and cracking JSON Web Tokens (JWTs) using brute-force and dictionary attacks. 770
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. 675
mwielgoszewski/jython-burp-api A Jython-based API to extend Burp Suite's functionality 179