SasanLabs / owasp-zap-jwt-addon

OWASP ZAP addon for finding vulnerabilities in JWT Implementations
https://www.zaproxy.org/
Apache License 2.0
29 stars 11 forks source link

Various Fixes #32

Closed preetkaran20 closed 2 years ago

preetkaran20 commented 2 years ago

Updated Client side attack to introduce warning if HTTP Header contains JWT. Added support for scanning Authorization Header Issue: #31 Corrected the Fuzzer Panel User interface expansion issue

preetkaran20 commented 2 years ago

Hi @thc202 @kingthorin ,

Please review the PR.

thanks, Karan

thc202 commented 2 years ago

Not worth releasing a new version for these comments.

preetkaran20 commented 2 years ago

@thc202 please review: https://github.com/SasanLabs/owasp-zap-jwt-addon/pull/34

I will update the existing binary with these changes.

thc202 commented 2 years ago

OK.