2 Videos for Server Side Request Forgery 04

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Server Side Request Forgery 04
In this video, we dive into the exploitation of the Server Side Request Forgery (SSRF) 04 challenge, part of the Essential badge on PentesterLab. We explore bypassing URL filters using various techniques and understanding the server's behavior when handling different URL schemes and suffixes.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
SSRF 04: Code Review
In this video, we conduct a source code review of the Challenge Server Side Request Forgery (SSRF) 04 as part of the Essential badge on Pentesterlab. We identify and discuss several security flaws in the PHP code, including issues with URL validation and regular expressions.