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

Jwt token decoder and modifier & jwt Editor keys plugins #8

Open
0xtr1 opened this issue Sep 23, 2024 · 2 comments
Open

Jwt token decoder and modifier & jwt Editor keys plugins #8

0xtr1 opened this issue Sep 23, 2024 · 2 comments
Assignees

Comments

@0xtr1
Copy link

0xtr1 commented Sep 23, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help us know what to work on
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request

Description

Caido should introduce a plugin for viewing, decoding, and modifying JWTs because it would streamline security testing involving token-based authentication systems. Security professionals often need to inspect JWT claims, manipulate tokens, and test vulnerabilities like signature misconfigurations or weak encryption. A built-in JWT editor with key management would allow users to easily modify headers, payloads, and signatures, re-sign tokens, and test different algorithms, enhancing penetration testing efficiency. Additionally, this feature would simplify the testing of access control, session management, and token replay vulnerabilities, making Caido more versatile for modern web application security testing.

@JacoZwarts
Copy link

JacoZwarts commented Oct 27, 2024

@Sytten would love to contribute, started working on it: https://github.com/JacoZwarts/JWTZcoder

@Sytten
Copy link
Contributor

Sytten commented Oct 31, 2024

@JacoZwarts Alright, dont hesitate to reach out if you need help. We are present on discord for instant messaging or here otherwise :)
Thank you in advance for your contribution, we appreciate it very much :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants