nuclei-templates/technologies/google-storage.yaml

17 lines
289 B
YAML

id: gstorage-detect
info:
name: Google Bucket detection
author: 0xTeles
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
- x-goog-metageneration
- X-Goog-Metageneration
part: header