nuclei-templates/exposed-panels/server-backup-manager-se.yaml

24 lines
475 B
YAML

id: server-backup-manager-se
info:
name: Server Backup Manager SE
author: dhiyaneshDK
severity: info
reference:
- https://www.shodan.io/search?query=http.title%3A%22Server+Backup+Manager+SE%22
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/login.zul'
matchers-condition: and
matchers:
- type: word
words:
- '<title>Server Backup Manager SE </title>'
- type: status
status:
- 200