Javascript Labs
Explore 1 lab in Javascript.
JWT Algorithm Confusion (Key Confusion) happens when an adversary can change the key and algorithm used for verifying the token and get unauthenticated access to the resource. Usually this vulnerability happens when the app supports both symmetric (e.g. HS256) and asymmetric (e.g. RS256) and the adversary can use asymmetric public key to generate symmetric tokens.
Select a language to explore available labs for this vulnerability.
Try adjusting your language filter.
Want to skill-up in secure coding and AppSec? Try SecDim Wargames to learn how to find, hack and fix security vulnerabilities inspired by real-world incidents.
Join our secure coding and AppSec community. A discussion board to share and discuss all aspects of secure programming, AppSec, DevSecOps, fuzzing, cloudsec, AIsec code review, and more.
Read more