
An advanced JWT extraction & decoding tool for bug bounty hunters! 🏴☠️

JWTXposer is an automated reconnaissance tool that scans public archives like the Wayback Machine, extracts leaked JWT tokens, and decodes them to identify potentially exploitable information.
Built specifically for bug bounty hunters, red teamers, and CTF players, JWTXposer eliminates manual JWT hunting and highlights juicy claims like userId, access_token, scope, authType, etc.
It performs automated passive recon, live endpoint analysis, and JWT decoding to extract juicy tokens that may lead to:
Many applications expose JWTs:
These tokens may still:
alg: none, expired tokens accepted)multi-threading for speed (configurable!)richWatch JWTXposer in action:
![]()
git clone https://github.com/yourusername/JWTXposer.git
cd JWTXposer
pip install -r requirements.txt
Results are saved in:
jwt_results.json
