2022-07-06 14:45:42 +00:00
|
|
|
id: google-services-json
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Google Service Json
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: low
|
2024-01-02 16:16:15 +00:00
|
|
|
description: google-services.json internal file is exposed.
|
2022-07-06 14:45:42 +00:00
|
|
|
reference: https://www.exploit-db.com/ghdb/6886
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 3
|
2022-07-07 21:27:22 +00:00
|
|
|
google-query: intitle:"index of" "google-services.json"
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: google,cloud,exposure,files
|
2022-07-06 14:45:42 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-06 14:45:42 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/google-services.json"
|
|
|
|
- "{{BaseURL}}/app/google-services.json"
|
|
|
|
- "{{BaseURL}}/android/app/google-services.json"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-07-06 14:45:42 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'storage_bucket'
|
|
|
|
- 'oauth_client'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 490a00463044022020ee1866291e51620adb9a16c0725726291b0ead7c2566af3d830fa5e8445e8d02201a2de8845456ae89ddf904ffab7c197cee7d59851e0652ded6fe972095d076a0:922c64590222798bb761d5b6d8e72950
|