jwt-heartbreaker

JWT scanner

A tool to check JWT tokens for potential security issues by verifying token keys against publicly known sources

The Burp extension to check JWT (JSON Web Tokens) for using keys from known from public sources

GitHub

124 stars
10 watching
13 forks
Language: Java
last commit: about 4 years ago

Related projects:

Repository Description Stars
kingsabri/jwtear A command-line tool for parsing and manipulating JSON Web Tokens 99
hahwul/jwt-hack A tool for testing and cracking JSON Web Tokens (JWTs) using brute-force and dictionary attacks. 763
lmammino/jwt-cracker A tool designed to guess the secret behind JWT tokens with weak secrets 1,039
vulnerscom/burp-vulners-scanner A tool that searches for vulnerabilities in web applications using an external API 834
dnet/burp-gwt-wrapper A tool that enables penetration testing of GWT-based web services 3
flibustier/jwt-online-cracker An online tool for brute-forcing JSON Web Tokens (JWT) using client-side JavaScript 5
codewatchorg/burp-indicatorsofvulnerability A Burp extension that scans application traffic for signs of vulnerabilities and potential attack targets 41
mike-engel/jwt-cli A CLI tool to work with JSON Web Tokens 1,108
restuwahyu13/jwt-transform Tools for transforming and decrypting JSON Web Tokens using encryption algorithms 18
sgrust01/jwtvault An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely 68
nccgroup/jwt-reauth An extension for the Burp Suite web security testing tool that caches authentication tokens and injects them into subsequent requests. 100
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
keats/jsonwebtoken A Rust library for generating and verifying JSON Web Tokens 1,702
whwlsfb/log4j2scan A tool that scans websites for Log4j2 remote code execution vulnerabilities using multiple DNS log platforms and supports various scan types 773
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11