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
|
|
|
|
|
|
|
|
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
|