Exploiting Server-Side Template Injection (SSTI) to Extract Sensitive Information - PortSwigger Lab Walkthrough
Introduction
Server-Side Template Injection (SSTI) is a vulnerability that occurs when user input is directly passed into a template engine without proper sanitization. This can lead to information disclosure, code execution, and even full system com...
hackerc215.hashnode.dev2 min read