DumpAny

SSRF Server-Side Request Forgery — Using the Server as a Proxy into the Internal Network

Speed:
Ready — Click play to start the demo
SSRF Server-Side Request Forgery — Using the Server as a Proxy into the Internal Network
The server trusts a user-supplied URL and becomes the attacker's pivot into internal services. A firewall stops external traffic, but it can't stop the server's own outbound requests.
😈攻击者💻漏洞服务器未校验 URL → 成为代理🔒 内网 (VPC)🗄️云 Metadata API169.254.169.254URL 校验:❌ 没拦内网 IP → 接受POST /api/fetchurl=http://169.254.169.254/latest/meta-data/