2022-01-16 12:25:28 +00:00
id : metadata-service-gcp
2022-04-22 10:38:41 +00:00
2022-01-16 12:25:28 +00:00
# This attack abuses a misconfigured proxy that allows access to the metadata
# IP or a name which resolves to the IP. A standard proxy request is made to
2022-02-15 06:09:56 +00:00
# the proxy using the full metadata URL, which the proxy will fulfill to its
# own metadata service.
2022-01-16 12:25:28 +00:00
#
# The proxy may also be vulnerable to host/port enumeration on localhost or
# inside the private network.
info :
name : Google GCP Metadata Service Check
author : sullo
severity : critical
description : The Google cloud (GCP) host is configured as a proxy which allows access to the instance metadata service. This could allow significant access to the host/infrastructure.
2023-10-14 11:27:55 +00:00
remediation : Disable the proxy or restrict configuration to only allow access to approved hosts/ports. Upgrade to IMDSv2 if possible.
2022-01-16 12:25:28 +00:00
reference :
- https://cloud.google.com/compute/docs/metadata/default-metadata-values
- https://blog.projectdiscovery.io/abusing-reverse-proxies-metadata/
- https://www.mcafee.com/blogs/enterprise/cloud-security/how-an-attacker-could-use-instance-metadata-to-breach-your-app-in-aws/
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
cvss-score : 9.3
cwe-id : CWE-441
2023-04-28 08:11:21 +00:00
metadata :
max-request : 2
2023-10-14 11:27:55 +00:00
tags : exposure,config,google,gcp,proxy,misconfig,metadata
2022-04-22 10:38:41 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-01-16 12:25:28 +00:00
- raw :
- |+
GET http://{{hostval}}/computeMetadata/v1/project/ HTTP/1.1
Host : {{hostval}}
Metadata-Flavor : Google
2023-01-23 23:14:57 +00:00
2022-01-16 12:25:28 +00:00
payloads :
hostval :
2023-01-15 08:12:13 +00:00
- aws.oast.online
2022-01-16 12:25:28 +00:00
- 169.254 .169 .254
unsafe : true
matchers :
- type : word
part : body
words :
2024-08-15 11:55:02 +00:00
- "instance/"
- "oslogin/"
- "project/"
condition : and
2023-10-20 11:41:13 +00:00
2024-08-15 11:55:02 +00:00
# digest: 4a0a00473045022100b1826497b2bd96a52b296f4be8780cd3f16c8082b4c661edc67c2eea7ec87a2d022008e42eecdfa425df28fe4a437dc7a5c04c5d7aed67b580ddbd8ec7b11491404c:922c64590222798bb761d5b6d8e72950