Scripts for generating JWT Token as per the exploitation scenario.
- https://auth0.com/blog/critical-vulnerabilities-in-json-web-token-libraries/
- https://pentesterlab.com/exercises/jwt_ii/course
- https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/JSON%20Web%20Token
- https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2019/january/jwt-attack-walk-through/
Inspired from challenges of Pentester Labs!