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