Traducción pendiente. El significado de SSRF aún no está traducido al español. Leer la versión en inglés.

SSRF

Server-Side Request Forgery

Server-Side Request Forgery is a vulnerability where an attacker forces a server to make HTTP requests to unintended destinations. SSRF can access internal services, cloud metadata endpoints, and private network resources that are not directly reachable from the internet.

Cómo se usa en ciberseguridad

Penetration testers target URL parameters, webhooks, and file import features to test for SSRF in web applications. Security engineers block SSRF by validating and restricting outbound requests from application servers. Cloud security teams monitor for SSRF attempts against instance metadata services like AWS IMDSv1.

Última verificación: abril de 2026?Reportar una inexactitud