SSRF Lab

Educational Purpose Only
This lab demonstrates Server-Side Request Forgery (SSRF) attacks and defenses. Use only for learning and authorized testing.
Vulnerable Mode
No input validation. The server will fetch any URL, including internal services and cloud metadata endpoints.

Example URLs to try:

Normal: https://api.github.com/users/github AWS Metadata (IMDSv1): http://169.254.169.254/ AWS Metadata Directory: http://169.254.169.254/latest/meta-data/ AWS IAM Credentials Path: http://169.254.169.254/latest/meta-data/iam/security-credentials/