In this room, you'll learn what an SSRF is, what kind of impact they can have, you'll view some example SSRF attacks, how you can discover SSRF vulnerabilities, how to circumvent input rules and then we have a practice for you against with to try your newfound skills.

Task1: What is an SSRF?

Task2: SSRF Examples

Task3: Finding an SSRF

Task4: Defeating Common SSRF Defenses

Task5: SSRF Practical