Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analysis for other attack vectors on JWT #27

Open
preetkaran20 opened this issue Sep 25, 2021 · 4 comments
Open

Analysis for other attack vectors on JWT #27

preetkaran20 opened this issue Sep 25, 2021 · 4 comments
Labels
analysis documentation Improvements or additions to documentation good first issue Good for newcomers HacktoberFest

Comments

@preetkaran20
Copy link
Member

preetkaran20 commented Sep 25, 2021

Is your feature request related to a problem? Please describe.
As the addon was made an year ago and there might be many new Vulnerabilities related to JWT are introduced. So we would like to analyse the new attack vectors and how can we incorporate those attack vectors in the addon.

Describe the solution you'd like
Look at the new blogs, bug bounties, other scan rules/add-ons/scanners to find out what we are missing and how can we incorporate them.

Code References
Attack vectors: https://github.com/SasanLabs/owasp-zap-jwt-addon/tree/master/src/main/java/org/zaproxy/zap/extension/jwt/attacks

JWT configuration
Go through readme for more information regarding the configuration.

Testing the changes, in case some implementation/poc is required
build the addon by running

  1. ./gradlew spotlessApply
  2. ./gradlew build
    Then go to the ZAP -> File -> Local addon file -> Navigate to project -> build -> bin -> jwt*.zap and done.
@preetkaran20 preetkaran20 added documentation Improvements or additions to documentation good first issue Good for newcomers Hacktoberfest analysis labels Sep 25, 2021
@sgaurav37533
Copy link

I can work on this please assign me this issue.

@preetkaran20
Copy link
Member Author

Hi @sgaurav37533 ,

Are you facing any issues with this? Please let me know.

thanks,
Karan

@fbirn
Copy link

fbirn commented Mar 10, 2023

Hello, i would like to work on this topic!

@preetkaran20
Copy link
Member Author

@fbirn great !!!. Assigned the issue to you.

thanks,
Karan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis documentation Improvements or additions to documentation good first issue Good for newcomers HacktoberFest
Projects
None yet
Development

No branches or pull requests

3 participants