Veeam Backup for Google Cloud Platform Panel - Detect
ID: veeam-backup-gcp
Severity: info
Author: DhiyaneshDK
Tags: panel,google,cloud
Description
Section titled “Description”Veeam Backup for Google Cloud Platform panel was detected.
YAML Source
Section titled “YAML Source”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 cwe-id: CWE-200 cpe: cpe:2.3:a:veeam:veeam_backup_for_google_cloud:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 shodan-query: title:"Veeam Backup for GCP" product: veeam_backup_for_google_cloud vendor: veeam 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: 4a0a0047304502203f642c47175579853504b713346f0371c4619b2cae8374604c811d687efd918e022100cfc0e79591ad1e9acd9a6a6899b0e7fe4885e66fbcb3a2cc66d9ab20f3941775:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/veeam-backup-gcp.yaml"