2021-01-10 13:11:25 +00:00
|
|
|
id: amazon-docker-config-disclosure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Dockerrun AWS Configuration Exposure
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: medium
|
2021-05-26 21:15:11 +00:00
|
|
|
tags: config,exposure,aws,devops
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/Dockerrun.aws.json'
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'AWSEBDockerrunVersion'
|
|
|
|
- 'containerDefinitions'
|
2021-05-26 21:15:11 +00:00
|
|
|
condition: and
|