24 lines
549 B
YAML
24 lines
549 B
YAML
id: gstorage-detect
|
|
|
|
info:
|
|
name: Google Bucket detection
|
|
author: 0xTeles
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: tech,gstorage,google,bucket
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- x-goog-metageneration
|
|
- X-Goog-Metageneration
|
|
part: header
|
|
|
|
# digest: 4a0a00473045022016072ed0dd17077e2035b0d53506ba19f8dc600c375fd55b469870b2b36c2d17022100b6f9dde6d428cffc1cae21932a1a5a81ff87f210e1f8dd572d63255596c082ff:922c64590222798bb761d5b6d8e72950
|