33 lines
892 B
YAML
33 lines
892 B
YAML
id: veeam-backup-azure-panel
|
|
|
|
info:
|
|
name: Veeam Backup for Microsoft Azure Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: Veeam Backup for Microsoft Azure 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:
|
|
max-request: 1
|
|
shodan-query: title:"Veeam Backup for Microsoft Azure"
|
|
tags: azure,panel,backup,veeam,microsoft
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "<title>Veeam Backup for Microsoft Azure</title>"
|
|
|
|
# digest: 490a0046304402205bd3e66edacf45834905752900116964a2d026f88a19850bdf58c7a8123d8a6802202953b8ecd1480c45dbd6fe295559563f40538e84742e9bdbd8a5338d726aef96:922c64590222798bb761d5b6d8e72950
|