2022-01-16 12:25:28 +00:00
id : metadata-service-aws
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 : Amazon AWS Metadata Service Check
2023-06-29 07:09:39 +00:00
author : sullo,DhiyaneshDk
2022-01-16 12:25:28 +00:00
severity : critical
2023-08-16 11:40:32 +00:00
description : The host is configured as a proxy which allows access to the metadata provided by a cloud provider such as AWS or OVH. 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://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html
- 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/
2023-06-29 07:09:39 +00:00
- https://twitter.com/Random_Robbie/status/1268186743657947137
- https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Request%20Forgery#
2022-01-16 12:25:28 +00:00
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 :
2023-06-30 05:10:39 +00:00
max-request : 4
2023-10-14 11:27:55 +00:00
tags : exposure,proxy,aws,amazon,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}}/latest/meta-data/ HTTP/1.1
Host : {{hostval}}
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
2023-06-29 07:09:39 +00:00
- 2852039166 # decimal encoding
- 169.254 .169 .254 .nip.io
2022-01-16 12:25:28 +00:00
unsafe : true
matchers :
- type : word
part : body
words :
- "public-ipv4"
- "privateIp"
condition : or
2023-10-20 11:41:13 +00:00
# digest: 4b0a00483046022100aaea6b60c84ab81c627ae7f0e712e68c83ca1f2deda1ad5b7d59be164e096642022100837009bd37d871f253921986b407d4b2b2a39619fcd568626a2a8b68e1fbcc25:922c64590222798bb761d5b6d8e72950