Merge pull request #547 from 0xTeles/master

Add template to detect Cloud Storage Bucket
patch-1
bauthard 2020-10-09 21:50:16 +05:30 committed by GitHub
commit d7c406209b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
id: gstorage-detect
info:
name: Google Bucket detection
author: 0xTeles
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/"
matchers:
- type: word
words:
- x-goog-metageneration
- X-Goog-Metageneration
part: header