Update docker-registry.yaml

This commit is contained in:
Ritik Chaddha
2022-12-20 19:39:04 +05:30
committed by GitHub
parent f991746ef3
commit 0aee3ac994

View File

@@ -6,20 +6,23 @@ info:
severity: medium
reference:
- https://notsosecure.com/anatomy-of-a-hack-docker-registry
tags: docker,devops
tags: misconfig,docker,devops
requests:
- method: GET
path:
- "{{BaseURL}}/v2/_catalog"
host-redirects: true
max-redirects: 1
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"repositories":'
- type: word
part: header
words:
- "application/json"
part: header