3 Videos for JWT VIII

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
JWT VIII - Introduction
In this video, we delve into the JWT VIII challenge, part of the green badge series. We focus on the JKU header vulnerability and how attackers can manipulate it to forge valid JWT signatures.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
JWT VIII - Exploitation
In this video, we explore the exploitation of JSON Web Tokens (JWT) through a practical exercise. We'll cover the process of forging a token to bypass authentication and gain admin access.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
JWT VIII: Exploitation in Python 3
In this video, we solve the JWT VII exercise from the green badge using Python 3. We explore how to manipulate JWT tokens by generating and signing them with a private key to gain admin access.