nuclei-templates/exposed-panels/veeam-backup-gcp.yaml

26 lines
441 B
YAML
Raw Normal View History

2022-07-10 00:51:51 +00:00
id: veeam-backup-gcp
info:
name: Veeam Backup for GCP
author: DhiyaneshDK
severity: info
metadata:
verified: true
shodan-query: title:"Veeam Backup for GCP"
2022-07-12 11:12:33 +00:00
tags: panel,google,cloud
2022-07-10 00:51:51 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Veeam Backup for GCP</title>'
- type: status
status:
- 200