caido-community / ideas

πŸš€ Caido Plugin Ideas
1 stars 0 forks source link

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

Open 0xtr1 opened 2 months ago

0xtr1 commented 2 months ago

Community Note

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 commented 1 month ago

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

Sytten commented 4 weeks ago

@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 :)