2022-07-09 23:45:33 +00:00
|
|
|
id: gcloud-credentials
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Google Cloud Credentials
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: medium
|
2024-01-02 16:16:15 +00:00
|
|
|
description: Google Cloud Crdentials file is exposed.
|
2022-07-09 23:45:33 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-07-09 23:45:33 +00:00
|
|
|
shodan-query: html:"credentials.db"
|
2022-10-13 10:12:07 +00:00
|
|
|
tags: google,cloud,devops,exposure,files
|
2022-07-09 23:45:33 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-09 23:45:33 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/credentials.db"
|
|
|
|
- "{{BaseURL}}/.config/gcloud/credentials.db"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-07-09 23:45:33 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'SQLite'
|
|
|
|
- 'client_id'
|
2022-07-12 13:59:32 +00:00
|
|
|
condition: and
|
2022-07-09 23:45:33 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'application/octet-stream'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e07ad12627e2af190412929e4442940560a8a9f8001b85db959bea9d2c58bcf4022100e943836f36c5400939c6d4d36b9c30e55fa626974c5d8cdda5b7e9d6d7c279f3:922c64590222798bb761d5b6d8e72950
|