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

25 lines
472 B
YAML
Raw Normal View History

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"
2022-01-03 16:06:23 +00:00
tags: azure,panel,backup,veeam
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<title>Veeam Backup for Microsoft Azure</title>"