DolphFlynn / jwt-editor

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.
Apache License 2.0
12 stars 11 forks source link

Tolerate invalid Intruder signing key IDs. #34

Closed DolphFlynn closed 7 months ago

DolphFlynn commented 7 months ago

Fixes #32.