Create server-backup-manager-se.yaml
parent
cd70003139
commit
873500375b
|
@ -0,0 +1,22 @@
|
|||
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
|
Loading…
Reference in New Issue