Best of JWTMarch 2023

  1. 1
    Article
    Avatar of amplicationAmplication·3y

    4 Common Mistakes Made by Node.js Developers

    The growth of Node.js is tremendous, it has a rich packages ecosystem, it’s battle-tested and the usage of JavaScript allows businesses to go full-stack and cut the development lifecycle short.

  2. 2
    Article
    Avatar of infosecwriteupsInfoSec Write-ups·3y

    JWT [JSON WEB TOKENS] [EXPLANATION & EXPLOITATION] (0x02)

    This post explains the concept of JSON Web Tokens (JWT), specifically focusing on the explanation and exploitation of JWT header parameters such as JWK and JKU. It provides examples and discusses techniques for exploiting these parameters.