nuclei-templates/files/docker-registry.yaml

16 lines
248 B
YAML

id: docker-registry
info:
name: Docker Registry Listing
author: puzzlepeaches
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/v2/_catalog"
matchers:
- type: word
words:
- "repositories"