2 Videos for Server Side Template Injection 01

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Server Side Template Injection 01
In this video, we explore Server Side Template Injection (SSTI) vulnerabilities as part of the Essential Badge on PentesterLab. We demonstrate how to identify and exploit SSTI vulnerabilities using Python's Jinja2 template engine.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Server Side Template Injection 01: Code Review
In this video, we perform a code review of Server-Side Template Injection (SSTI) as part of the essential badge. We'll explore how the misuse of request.url within a template string can lead to serious security vulnerabilities.