jwt-reauth
Token injector
An extension for the Burp Suite web security testing tool that caches authentication tokens and injects them into subsequent requests.
100 stars
10 watching
12 forks
Language: Java
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nccgroup/autorepeater | Automates HTTP request testing and modification within Burp Suite to streamline authorization testing | 853 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
yg-ht/burp-lookoverthere | A Burp Suite extension to enhance scanning by injecting HTTP redirects into responses from specific APIs. | 0 |
twelvesec/bearerauthtoken | Tools to facilitate security testing of applications with authorization tokens | 46 |
rars/ngx-jwt | An Angular library that adds JWT token authentication to HTTP requests. | 1 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
nccgroup/argumentinjectionhammer | An extension that identifies argument injection vulnerabilities in web applications using payloads and detection techniques | 118 |
dariusztytko/jwt-key-id-injector | Detects vulnerability in JWT tokens by injecting an unexpected key ID field and generating tokens with one-letter secrets | 51 |
zaubrik/djwt | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 245 |
thalhammer/jwt-cpp | A header-only C++ library for creating and validating JSON Web Tokens | 928 |
wallarm/jwt-heartbreaker | A tool to check JWT tokens for potential security issues by verifying token keys against publicly known sources | 126 |
generationtux/jwt-artisan | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
pascaldekloe/jwt | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 357 |
sgrust01/jwtvault | An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |