Skip to main content

One doc tagged with "AWS"

AWS security and infrastructure notes.

View all tags

66. Complete SSRF Guide - Turning a Server Against Itself

TL;DR: Server-Side Request Forgery (SSRF) is a vulnerability that makes a server send requests to arbitrary URLs chosen by an attacker. It can enable access to internal networks, theft of cloud metadata, port scanning, and other attacks.