HTTP requests attempting SSRF to cloud metadata endpoints

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

Goal

Detect HTTP requests targeting cloud instance metadata addresses or hostnames in parameters or headers, including successful responses.

Strategy

This rule monitors OCSF HTTP query strings and headers for link-local metadata IPs and provider-specific metadata hostnames, grouped by @ocsf.src_endpoint.ip.

Triage and response

  • Determine whether the application should ever reach metadata endpoints from user-controlled input.
  • If successful SSRF is likely, assess the risk of credential or token exposure from metadata responses.