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

Adding Header Param Injection attacks #38

Open preetkaran20 opened 1 year ago

preetkaran20 commented 1 year ago

Is your feature request related to a problem? Please describe. The scan rules present at https://github.com/SasanLabs/owasp-zap-jwt-addon/tree/master/src/main/java/org/zaproxy/zap/extension/jwt/attacks are not having header param injections mentioned at https://portswigger.net/web-security/jwt. There are few other attacks which may not be present in AttackVectors.

Describe the solution you'd like Add the Attack vectors for the left over injections as described at https://portswigger.net/web-security/jwt