Skip to content

What is SSRF?

A Server-Side Request Forgery (SSRF) attack manipulates a vulnerable server into making unauthorized requests on the attacker's behalf, often to access internal network resources or external systems. It typically exploits the server’s ability to fetch or relay data to destinations that are otherwise inaccessible to the attacker.

See also6