nuclei-templates/technologies/google/google-storage.yaml

19 lines
326 B
YAML
Raw Normal View History

2020-10-09 15:54:04 +00:00
id: gstorage-detect
info:
2020-10-09 16:19:00 +00:00
name: Google Bucket detection
2020-10-09 15:54:04 +00:00
author: 0xTeles
severity: info
2021-09-09 13:38:13 +00:00
tags: tech,gstorage,google,bucket
2020-10-09 15:54:04 +00:00
requests:
- method: GET
path:
2021-01-13 07:31:46 +00:00
- "{{BaseURL}}"
2020-10-09 15:54:04 +00:00
matchers:
- type: word
words:
2020-10-09 16:19:00 +00:00
- x-goog-metageneration
- X-Goog-Metageneration
part: header