Create veeam-backup-gcp.yaml

patch-1
Dhiyaneshwaran 2022-07-10 01:51:51 +01:00 committed by GitHub
parent 6a68394c19
commit f5cdca2b13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: veeam-backup-gcp
info:
name: Veeam Backup for GCP
author: DhiyaneshDK
severity: info
metadata:
verified: true
shodan-query: title:"Veeam Backup for GCP"
tags: google,cloud,panel
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Veeam Backup for GCP</title>'
- type: word
part: header
words:
- 'text/html'
- type: status
status:
- 200