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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2020-10-09 15:54:04 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-10-09 15:54:04 +00:00
|
|
|
- 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
|
2021-09-12 17:47:39 +00:00
|
|
|
part: header
|