Skip to content

jwtxploiter-1.1

Compare
Choose a tag to compare
@DontPanicO DontPanicO released this 07 Feb 11:56

New release:
FIXED:

  • x5u functions were not converting public numbers to base64
  • generate jwk via --generate-jwk was not converting public numbers to base64

ADDED

  • Added feature for dump generated key
  • Merged --complex-payload functionality in --payload (--complex-payload is always avaiable but is deprecated)
  • Added feature to verify a token against a JWKS file

ENANCHEMENT

  • Wiki updated
  • Docstrings corrections