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

Modify AsymmetricKeyDialog so that it is consistent with SymmetricKey… #14

Closed DolphFlynn closed 11 months ago

DolphFlynn commented 11 months ago

…Dialog.