2 Videos for Server Side Request Forgery 01
This video requires PentesterLab PRO
GO PRO
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.
This video requires PentesterLab PRO
GO PRO
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.