--==[[ Welcome to the SSRF Vulnerable Lab ]]==--

Exercises:
1. Application code fetch and disply the content of the specified file: -
--== Show Misconfiguration Info ==--
Link to Vulnerable Script - file_get_content.php


2. Application provide interface to connect to Remote Host : -
--== Show Misconfiguration Info ==--
Link to Vulnerable Script - sql_connect.php


3. Application has File Download Functionality: -
--== Show Misconfiguration Info ==--
Link to Vulnerable Script - download.php


4. Bypassing IP blacklisting using DNS Based Spoofing: -
--== Show Misconfiguration Info ==--
Link to Vulnerable Script - dns-spoofing.php


5. Bypassing IP blacklisting using DNS Rebinding Technique: -
--== Show Misconfiguration Info ==--
Link to Vulnerable Script - dns_rebinding.php


6. SSRF in HTML to PDF generator: -
--== Show Misconfiguration Info ==--
Link to Vulnerable Script 1 - pdf_ssrf_weasyprint.php
Link to Vulnerable Script 2 - pdf_ssrf_wkhtmltopdf.php