jwtxploiter-1.2
New Release:
FIXED
- AttributeError if jwks file does not contain the verifier key #8
- JWKS file not properly generated #7
IMPLEMENTED
- CVE-2020-28042 null signature
ENANCHEMENT
- Dropped off pyOpenSSL dependency
- Dropped using of subprocess, moved to python std lib
- Improved --auto-try efficency
- Certificates generation now use cryptography library