nuclei-templates/exposed-panels/veeam-backup-azure-panel.yaml

25 lines
482 B
YAML

id: veeam-backup-azure-panel
info:
name: Veeam Backup for Microsoft Azure
author: dhiyaneshDK
severity: info
metadata:
shodan-query: title:"Veeam Backup for Microsoft Azure"
tags: azure,panel,backup,veeam,microsoft
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<title>Veeam Backup for Microsoft Azure</title>"