Server Side Request Forgery (SSRF)

Server Side Request Forgery (SSRF) vulnerabilities occur when an attacker can manipulate the requests sent by an application to access resources on the server's internal network or other external systems. Attackers can exploit SSRF vulnerabilities to bypass access controls, access sensitive data, or perform unauthorized actions.

Anti-patterns