2022-07-06 21:15:10 +00:00
|
|
|
id: google-api-private-key
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Google Api Private Key
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: medium
|
2022-07-06 21:16:15 +00:00
|
|
|
reference: https://www.exploit-db.com/ghdb/6037
|
2022-07-06 21:15:10 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
google-query: intitle:"index of" "google-api-private-key.json"
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: exposure,cloud,google,devops,files
|
2022-07-06 21:15:10 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/google-api-private-key.json"
|
|
|
|
- "{{BaseURL}}/app/config/pimcore/google-api-private-key.json"
|
|
|
|
- "{{BaseURL}}/pimcore/app/config/pimcore/google-api-private-key.json"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'private_key_id'
|
|
|
|
- 'private_key'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|