Merge pull request #10010 from dcruzec/main

veeam-backup-enterprise-manager-login
patch-4
Dhiyaneshwaran 2024-06-11 21:15:15 +05:30 committed by GitHub
commit a233b27da5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: veeam-backup-manager-login
info:
name: Veeam Backup Enterprise Manager Login - Detect
author: Charles D
severity: info
description: |
Veeam Backup Enterprise Manager Login
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cve-id: CWE-200
metadata:
max-request: 1
verified: true
shodan-query: title:"veeam backup enterprise manager"
tags: veeam,panel,enterprise-manager,login,detect
http:
- method: GET
path:
- "{{BaseURL}}/login.aspx"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Veeam Backup Enterprise Manager : Login"
- type: status
status:
- 200