SSRF Attacks
In this hands-on lab, you will learn the basics of Server-Side Request Forgery (SSRF) Attacks. You will practice performing live SSRF attacks against a vulnerable web application.

Course Content
Upon completing this lab, you should be able to:
- Define "Server-Side Request Forgery".
- Identify common methods of exploitation within a SSRF vulnerability.
- Exploit an SSRF vulnerability to access internal files.
- Exploit an SSRF vulnerability to perform an XSS attack.
- Exploit an SSRF vulnerability to perform port scanning.