https://github.com/nccgroup/jwt-reauth
https://github.com/nccgroup/jwt-reauth
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nccgroup/jwt-reauth
- Owner: nccgroup
- License: apache-2.0
- Created: 2022-07-18T20:32:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T03:59:37.000Z (over 2 years ago)
- Last Synced: 2025-04-04T07:51:10.475Z (3 months ago)
- Language: Java
- Size: 709 KB
- Stars: 103
- Watchers: 10
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-burp-extensions - JWT Re-auth - Burp plugin to cache authentication tokens from an "auth" URL, and then add them as headers on all requests going to a certain scope. (OAuth and SSO)
README
# JWT Re-auth
Burp plugin to cache authentication tokens from an "auth" URL, and then add them as headers on all requests going to a certain scope.
## Features
The plugin allows settings to be sent to it via context menus from various menus.
This includes using an entire captured request to acquire new authentication tokens.
All of the settings for the plugin can be controller from the main UI panel:
There is a seperate UI panel to show the scope:
Finally we can see the plugin attaching a cached authentication token as a header.
