nuclei-templates/exposures/configs/amazon-docker-config.yaml

19 lines
368 B
YAML
Raw Normal View History

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