diff --git a/technologies/google-storage.yaml b/technologies/google-storage.yaml new file mode 100644 index 0000000000..b01f713f15 --- /dev/null +++ b/technologies/google-storage.yaml @@ -0,0 +1,16 @@ +id: gstorage-detect + +info: + name: Detect Google Bucket + author: 0xTeles + severity: info + +requests: + - method: GET + path: + - "{{BaseURL}}/" + matchers: + - type: word + words: + - "x-goog-metageneration" + part: header