2023-09-29 14:05:22 +00:00
|
|
|
id: google-storage-bucket
|
|
|
|
|
|
|
|
info:
|
2023-09-30 00:35:33 +00:00
|
|
|
name: Google Storage Bucket - Detection
|
2023-09-29 14:05:22 +00:00
|
|
|
author: Thabisocn
|
|
|
|
severity: info
|
2023-09-30 00:40:31 +00:00
|
|
|
metadata:
|
|
|
|
github-query: "/[a-z0-9.-]+\\.appspot\\.com/"
|
|
|
|
verified: "true"
|
|
|
|
tags: file,android,google
|
2023-09-29 14:05:22 +00:00
|
|
|
|
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "[a-z0-9.-]+\\.appspot\\.com"
|