Create veeam-panel.yaml

patch-1
Dhiyaneshwaran 2022-06-27 11:25:53 +01:00 committed by GitHub
parent 8236c21a50
commit b4b0c7311a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: veeam-panel
info:
name: Veeam Login Panel
author: DhiyaneshDK
severity: info
metadata:
verified: true
shodan-query: http.favicon.hash:-633512412
tags: panel
requests:
- method: GET
path:
- "{{BaseURL}}/login.aspx?{{BaseURL}}/Dashboard/Default.aspx"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "text/html"
- type: word
words:
- "Login - Veeam ONE Reporter"
condition: and
- type: status
status:
- 200