34 lines
879 B
YAML
34 lines
879 B
YAML
id: veeam-backup-gcp
|
|
|
|
info:
|
|
name: Veeam Backup for Google Cloud Platform Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Veeam Backup for Google Cloud Platform panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Veeam Backup for GCP"
|
|
tags: panel,google,cloud
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Veeam Backup for GCP</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a004830460221009e5c365b5ad60e547ed7794403a919a6a9effa6c283e9e23f1aca42c0155de30022100c0e3f8b4d4953b5f6d7e5d9ed9115cf17fdc4cb77d3edc09bfd1d4380912f817:922c64590222798bb761d5b6d8e72950
|