https://github.com/caido-community/jwt-analyzer
Detect, analyze, test and Attack JSON Web Tokens in web traffic
https://github.com/caido-community/jwt-analyzer
caido jwt plugin token
Last synced: 24 days ago
JSON representation
Detect, analyze, test and Attack JSON Web Tokens in web traffic
- Host: GitHub
- URL: https://github.com/caido-community/jwt-analyzer
- Owner: caido-community
- License: mit
- Created: 2025-05-21T11:15:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-03-10T03:49:30.000Z (27 days ago)
- Last Synced: 2026-03-10T11:04:39.873Z (27 days ago)
- Topics: caido, jwt, plugin, token
- Language: Vue
- Homepage:
- Size: 1020 KB
- Stars: 26
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A security-focused Caido plugin for detecting, analyzing, editing, and testing JSON Web Tokens (JWTs)
---
Table of Contents
- [Overview](#overview)
- [Features](#features)
- [Installation](#installation)
- [Usage & Documentation](#usage--documentation)
- [Feedback & Issues](#feedback--issues)
- [License](#license)
## Overview
JWT Analyzer is a security tool built for penetration testers and web application security professionals. It integrates directly into Caido to provide real-time detection, decoding, editing, and attack simulation for JSON Web Tokens found in web traffic. Whether you need a quick decode or a full algorithm-confusion attack, everything is accessible from a single plugin.
## Features
- **Automatic Token Detection & Analysis**
- **JWT Decoder**
- **JWT View Mode (Request & Response)**
- **Token Details & Security Assessment**
- **JWT Editor & Attack Tools**
- **Key Management**
- **Export & Reporting**
## Installation
1. Open Caido
2. Navigate to **Plugins** in the left sidebar
3. Search for "JWT Analyzer"
4. Click **Install**
## Usage & Documentation
For detailed usage instructions, feature guides, and security testing workflows, check out the **Help & Docs** tab inside the plugin.
## Feedback & Issues
If you encounter any issues or have suggestions for improvements, please report them on our [GitHub repository](https://github.com/amrelsagaei/JWT-Analyzer/issues).
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---