nuclei-templates/file/android/google-storage-bucket.yaml

20 lines
352 B
YAML
Raw Normal View History

2023-09-29 14:05:22 +00:00
id: google-storage-bucket
info:
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"