Enhancement: exposures/configs/gcloud-config-default.yaml by mp
parent
a0a73ddd52
commit
b8a20e8bf2
|
@ -1,9 +1,15 @@
|
|||
id: gcloud-config-default
|
||||
|
||||
info:
|
||||
name: Google Cloud Config Default
|
||||
name: Google Cloud Configuration Default - 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.0
|
||||
cwe-id: CWE-200
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: html:"access_tokens.db"
|
||||
|
@ -27,3 +33,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2023/02/05
|
||||
|
|
Loading…
Reference in New Issue