41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
id: gcloud-config-default
|
|
|
|
info:
|
|
name: Google Cloud Default Config - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Google Cloud default configuration was detected.
|
|
reference: https://cloud.google.com
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:google:cloud_platform:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:"access_tokens.db"
|
|
product: cloud_platform
|
|
vendor: google
|
|
tags: google,cloud,devops,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/configurations/config_default"
|
|
- "{{BaseURL}}/.config/gcloud/configurations/config_default"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '[core]'
|
|
- 'account'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100b65aec9f0a8558eecd88051b2777cfaa9c5e8dc76342b03d9ff95e4696c1999c022015d7d55ce8033d2937df112c9d36247c74aa231413af58aa18670c3ddddd2f6b:922c64590222798bb761d5b6d8e72950 |