commit
d7c406209b
|
@ -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
|
Loading…
Reference in New Issue