Skip to content

jwtxploiter-1.2

Compare
Choose a tag to compare
@DontPanicO DontPanicO released this 18 Feb 13:26
· 20 commits to main since this release
c9a2031

New Release:
FIXED

  • AttributeError if jwks file does not contain the verifier key #8
  • JWKS file not properly generated #7

IMPLEMENTED

ENANCHEMENT

  • Dropped off pyOpenSSL dependency
  • Dropped using of subprocess, moved to python std lib
  • Improved --auto-try efficency
  • Certificates generation now use cryptography library