Portswigger — Basic server-side template injection Solution What is SSTI? Server-side template injection is a vulnerability where the attacker injects malicious inpu
Read MorePortswigger HTTP Request Smuggling Solution | Karthikeyan NagarajWhat is HTTP Smuggling?HTTP request smuggling is a technique for interfering with the way a website processes se
Read MorePortswigger Lab Solution — JWT Authentication Bypass by Karthikeyan NagarajLab Link:Lab Description:This lab uses a JWT-based mechanism for handling sessions. Due to implement
Read MoreDiscovering vulnerabilities quickly with targeted scanning — PortswiggerThis lab contains a vulnerability that enables you to read arbitrary files from the server. To solv
Read MorePortswigger's DOM-Based Vulnerability Lab 1 Approach and Explanation 1. What is the DOM? The Document Object Model (DOM) is a web browser’s hierarchical representation of
Read MoreThis write-up for the lab Authentication bypass via encryption oracle is part of my walk-through series for PortSwigger’s Web Security Academy. Learning path: Server-side top
Read More