cspshivam/playground
SSRF Level 1 / 6 Easy
← All labs

Reach the Intranet

A link-preview service fetches whatever address it is handed. Steer it at an internal-only panel the box can see but you cannot.

Link preview

Paste a URL and the server fetches it and shows you the response — handy for previewing a link before you click it. It will fetch anything it can reach from where it runs.

The preview target is pinned to this site and locked in the form. Overriding the url field in the request body — with an intercepting proxy — is the only way to point it elsewhere.

This is an isolated, intentionally-vulnerable sandbox. Data here is fake and scoped to you. The rest of CSPSHIVAM Playground is not part of the target.