diff --git a/file/android/google-storage-bucket.yaml b/file/android/google-storage-bucket.yaml new file mode 100644 index 00000000000..95d3d860f3d --- /dev/null +++ b/file/android/google-storage-bucket.yaml @@ -0,0 +1,19 @@ +id: google-storage-bucket + +info: + name: Google Storage Bucket - Detection + author: Thabisocn + severity: info + metadata: + github-query: "/[a-z0-9.-]+\\.appspot\\.com/" + verified: "true" + tags: file,android,google + +file: + - extensions: + - all + + extractors: + - type: regex + regex: + - "[a-z0-9.-]+\\.appspot\\.com"