2 Videos for Server Side Request Forgery 01

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Server Side Request Forgery 01
In this video, we cover the Server Side Request Forgery (SSRF) 01 exercise, part of the essential badge. SSRF is an attack where a client sends a parameter to download a resource on the server side, but instead of a benign page, a malicious URL is used to access internal network resources.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
SSRF 01: Code Review
In this video, we cover the SSRF 01 challenge for Server Side Request Forgery as part of the Essential Badge. We'll perform a code review to identify vulnerabilities and discuss how to mitigate them.