nuclei-templates/exposed-panels/normhost-backup-server-mana...

27 lines
507 B
YAML
Raw Normal View History

2023-02-07 15:06:17 +00:00
id: normhost-backup-server-manager
info:
2023-02-07 15:38:01 +00:00
name: Normhost Backup Server Manager - Detect
2023-02-07 15:06:17 +00:00
author: pussycat0x
severity: info
metadata:
verified: true
shodan-query: http.title:"Normhost Backup server manager"
tags: panel,normhost
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
2023-02-07 15:38:01 +00:00
- 'content="Normhost Backup server manager'
2023-02-07 15:06:17 +00:00
- type: status
status:
2023-02-07 15:38:01 +00:00
- 401