Google Bucket detection
ID: gstorage-detect
Severity: info
Author: 0xTeles
Tags: tech,gstorage,google,bucket
Description
Section titled “Description”YAML Source
Section titled “YAML Source”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 part: header words: - "x-goog-metageneration" - "x-goog-generation" case-insensitive: true# digest: 4a0a00473045022100d3b54e0315a4576f373002e75422eaaf9cdca07b306532edf8cf284407620732022013860d41f22810f7854a10c12e1ee726456e2bf512e1aae34c3acd3fd4a64554:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/google/google-storage.yaml"