Skip to content
Jon MarienStudy Desk

Server-side

SSRF labs

SSRF labs show that the server made the request. The destination list in the vault stays there.

Concept note:Server-side request forgery

The figure

A user sends a URL to the application. The application fetches that URL from the server, including toward an internal host the user cannot route to.

The Quartz note uses this picture for the position of the request. The impact is who the server can reach, not a catalog of addresses.

What those labs were comparing

Confirm the feature with the lab’s intended URL first. That response is the baseline.

The vault frame that lists URL spellings for a block list stays in the vault. Record whether a fetch happened, and whether it happened after parsing and after redirects.